From: Progga <abulfazl@juniv.edu>
To: Tyler <tyler@agat.net>
Cc: linux-c-programming@vger.kernel.org
Subject: Re: Size of the terminal with curses
Date: Thu, 21 Oct 2004 18:30:28 +0600 [thread overview]
Message-ID: <20041021183028.A502@Imrashi.net.bd> (raw)
In-Reply-To: <cl6gpb$gap$1@sea.gmane.org>; from tyler@agat.net on Wed, Oct 20, 2004 at 10:11:23PM +0200
On Wed, Oct 20, 2004 at 10:11:23PM +0200, Tyler wrote:
>
> 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.
Get the values of the 'LINES' and 'COLUMNS' env variables using getenv().
next prev parent reply other threads:[~2004-10-21 12:30 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 [this message]
2004-10-21 23:06 ` simon
-- 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=20041021183028.A502@Imrashi.net.bd \
--to=abulfazl@juniv.edu \
--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).