public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: Denilson Alves de Oliveira <denilson.oliveira@br.unisys.com>
To: help-gcc@gnu.org
Subject: Re: Newbie : what is command to clear screen ?
Date: Fri, 31 Dec 1999 22:24:00 -0000	[thread overview]
Message-ID: <384C5812.4E4AD3BE@br.unisys.com> (raw)
Message-ID: <19991231222400.WwM_jCBHuTNeNXxhEj_08pnquZQ9AOILXbMRqIVs5XY@z> (raw)
In-Reply-To: <384AA6E3.6305C6E5@ricken.demon.co.uk>

Use:

    system("clear");

this is not beautiful, but is easy.

Rick Dearman wrote:

> You want to look into the curses library, try "man curses" for more info
>
> R. Griffiths wrote:
> >
> > Newbie to Linux & Gcc
> > Used to Borland C
> > Cant find anything in LibC that ref's to screen control
> > ie Clear Screen, Cursor control (GotoXY etc), set Text Attributes (c9olours,
> > underl;ine etc)
> >
> > Is there a separate library with all these functions in that I'm supposed to
> > #include ?
> >
> > Any advice appreciated.
> >
> > Russell Griffiths, Sydney Australia
> >
> >   -----------== Posted via Newsfeeds.Com, Uncensored Usenet News ==----------
> >    http://www.newsfeeds.com       The Largest Usenet Servers in the World!
> > ------== Over 73,000 Newsgroups - Including  Dedicated  Binaries Servers ==-----

  reply	other threads:[~1999-12-31 22:24 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <383d0e5d@dnews.tpgi.com.au>
1999-12-05 11:00 ` Rick Dearman
1999-12-06 16:52   ` Denilson Alves de Oliveira [this message]
1999-12-31 22:24     ` Denilson Alves de Oliveira
1999-12-31 22:24   ` Rick Dearman

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=384C5812.4E4AD3BE@br.unisys.com \
    --to=denilson.oliveira@br.unisys.com \
    --cc=help-gcc@gnu.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 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 read-only IMAP folder(s) and NNTP newsgroup(s).