> On Sun, 03 May 1998, Sahar Nitzan wrote:
> >>That is exactly my problem .
> >With commands like printf,scanf etc..... I don't have any problem, but with the 
>clrscr() function
> > which clear the screen in dos -doesn't seem to work under linux why ?
> 
> Because Linux is not DOS. clrscr() is a DOS-only function. You can get
> similar functionality from the ncurses library, though.

Actually... :)

Never used it, but happen to remember there being some DOS replacement
libs at sunsite.  The !INDEX says:

bgi_library.tar.gz       bgi compatible graphics library

Find it at sunsite.unc.edu:/pub/Linux/libs/graphics.  Nevertheless, a real
ncurses implementation will be best for anything but the smallest
applications.

Dave



-- 
  PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
         To unsubscribe: mail [EMAIL PROTECTED] with 
                       "unsubscribe" as the Subject.

Reply via email to