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.


--
------------------------------------------------------------------------
David E. Fox                 Tax              Thanks for letting me
[EMAIL PROTECTED]   the              change magnetic patterns
[EMAIL PROTECTED]      churches         on your hard disk.
-----------------------------------------------------------------------


-- 
  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