Did you already try to examine the header files?
You could try to view every file in the /usr/include directory.

In DJGPP by the way (a GNU C/C++ 2.7.2.1 for DOS) does
understand it. However, an old version uses the function

ScreenClear()

Maybe this works.

Niels Wagenaar
mailto:[EMAIL PROTECTED]
The Netherlands

> -----Oorspronkelijk bericht-----
> Van:  [EMAIL PROTECTED] [SMTP:[EMAIL PROTECTED]]
> Verzonden:    zondag 3 mei 1998 18:33
> Aan:  '[EMAIL PROTECTED]'
> Onderwerp:    RE: c/c++ under linux
> 
> 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 ?
> 
>               -----Original Message-----
>               From:   Damond Walker [SMTP:[EMAIL PROTECTED]]
>               Sent:   ? 02 ??? 1998 17:27
>               To:     [EMAIL PROTECTED]
>               Subject:        Re: c/c++ under linux
> 
> 
> 
>               On Sun, 3 May 1998, Sahar Nitzan wrote:
> 
>               > Hello,
>               > I was wondering ,is there a list of command for c/c++
> under Unix ? 
>               > ( there is some difference in
> commands/reserved-words/libraries between dos/windows-p.c. and linuxin
> c/c++ )
>               > 
> 
>                       If you are familiar with ANSI conforming
> compilers, then you
>               shouldn't have a problem with GCC family.  The library
> differences will
>               become evident when it comes to screen handling and X
> programming.  But
>               then again, these extra libs really don't have anything
> to do with the C
>               standard.  Other than that, you still can have your fill
> of printf,
>               malloc, free, etc, etc, etc...
> 
>                               Damond
> 
> 
>               -- 
>                 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.


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