From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rick Dearman To: help-gcc@gnu.org Subject: Re: Newbie : what is command to clear screen ? Date: Sun, 05 Dec 1999 11:00:00 -0000 Message-id: <384AA6E3.6305C6E5@ricken.demon.co.uk> References: <383d0e5d@dnews.tpgi.com.au> X-SW-Source: 1999-12/msg00068.html 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 ==----- From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rick Dearman To: help-gcc@gnu.org Subject: Re: Newbie : what is command to clear screen ? Date: Fri, 31 Dec 1999 22:24:00 -0000 Message-ID: <384AA6E3.6305C6E5@ricken.demon.co.uk> References: <383d0e5d@dnews.tpgi.com.au> X-SW-Source: 1999-12n/msg00068.html Message-ID: <19991231222400.VbL6b7t-6OGzOEAd3cdMj3IVmAZuBs9Q2A6DaaerQ_M@z> 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 ==-----