All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andrei Bunghez <andrei.bunghez@gmail.com>
To: linux-c-programming@vger.kernel.org
Subject: Re: Size of the terminal with curses
Date: Thu, 21 Oct 2004 16:03:25 +0300	[thread overview]
Message-ID: <a7ed6e33041021060378dab242@mail.gmail.com> (raw)
In-Reply-To: <20041021120539.GD5033@lug-owl.de>

Hi, 

Calling ioctl with TIOCGWINSZ, would be another soulution... 
(tty_ioctl(4)). However I am no expert, please correct me if the above
doesn't work with curses.

Andrei




On Thu, 21 Oct 2004 14:05:39 +0200, Jan-Benedict Glaw <jbglaw@lug-owl.de> wrote:
> On Wed, 2004-10-20 22:11:23 +0200, Tyler <tyler@agat.net>
> wrote in message <cl6gpb$gap$1@sea.gmane.org>:
> > 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.
> 
> It's LINES and COLS, see <curses.h>.
> 
> MfG, JBG
> 
> --
> Jan-Benedict Glaw       jbglaw@lug-owl.de    . +49-172-7608481             _ O _
> "Eine Freie Meinung in  einem Freien Kopf    | Gegen Zensur | Gegen Krieg  _ _ O
>  fuer einen Freien Staat voll Freier Bürger" | im Internet! |   im Irak!   O O O
> ret = do_actions((curr | FREE_SPEECH) & ~(NEW_COPYRIGHT_LAW | DRM | TCPA));
> 
> 
>
-
To unsubscribe from this list: send the line "unsubscribe linux-c-programming" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

  reply	other threads:[~2004-10-21 13:03 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 [this message]
2004-10-21 12:30 ` Progga
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=a7ed6e33041021060378dab242@mail.gmail.com \
    --to=andrei.bunghez@gmail.com \
    --cc=linux-c-programming@vger.kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.