> 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 ?
> 
        [PT] You will need to look at curses-based libraries for
        text screen manipulation, and X-based libraries for
        graphical screen manipulation.  The C and C++
        standards left these out.  Probably since there are value
        added featues and are not essential to describe the
        core of the languages.


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