linux-c-programming.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: simon <simon.guinot@laposte.net>
To: Tyler <tyler@agat.net>
Cc: linux-C-programming <linux-c-programming@vger.kernel.org>
Subject: Re: Size of the terminal with curses
Date: Fri, 22 Oct 2004 01:06:26 +0200	[thread overview]
Message-ID: <417840F2.1060103@laposte.net> (raw)
In-Reply-To: <cl6gpb$gap$1@sea.gmane.org>

hello

Tyler wrote:
> Hey,
> 
> How can I get the size of the terminal (in lines and cols) of the actual 
> terminal ? It would be cool if the solution uses some curses function.
nothing to do with ncurses... juste use LINES and COLS macro...

simon

  parent reply	other threads:[~2004-10-21 23:06 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-10-20 20:11 Size of the terminal with curses Tyler
2004-10-21 12:05 ` Jan-Benedict Glaw
2004-10-21 13:03   ` Andrei Bunghez
2004-10-21 12:30 ` Progga
2004-10-21 23:06 ` simon [this message]
  -- strict thread matches above, loose matches on Subject: below --
2004-10-21 17:08 yiding_wang

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=417840F2.1060103@laposte.net \
    --to=simon.guinot@laposte.net \
    --cc=linux-c-programming@vger.kernel.org \
    --cc=tyler@agat.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).