POV-Ray : Newsgroups : povray.programming : C headers Server Time
29 Jul 2024 00:24:09 EDT (-0400)
  C headers (Message 1 to 3 of 3)  
From: Alain CULOS
Subject: C headers
Date: 17 Mar 1999 14:09:58
Message: <36EEC543.ED5D5C6F@bigfoot.com>
Dear all,

Would anyone be kind enough to look through your header files and tell
me how fcloseall is defined ?
I would love to know.

Many thanks in advance.
Al.

--
ANTI SPAM / ANTI ARROSAGE COMMERCIAL :

To answer me, please take out the Z from my address.


Post a reply to this message

From: Nieminen Mika
Subject: Re: C headers
Date: 18 Mar 1999 08:55:19
Message: <36f105c7.0@news.povray.org>
Alain CULOS <ZAl### [at] bigfootcom> wrote:
: Would anyone be kind enough to look through your header files and tell
: me how fcloseall is defined ?

  I don't think this is part of the ANSI C standard.

-- 
main(i,_){for(_?--i,main(i+2,"FhhQHFIJD|FQTITFN]zRFHhhTBFHhhTBFysdB"[i]
):5;i&&_>1;printf("%s",_-70?_&1?"[]":" ":(_=0,"\n")),_/=2);} /*- Warp -*/


Post a reply to this message

From: Rudy Velthuis
Subject: Re: C headers
Date: 18 Mar 1999 14:21:42
Message: <36f15246.0@news.povray.org>
Alain CULOS schrieb in Nachricht <36EEC543.ED5D5C6F@bigfoot.com>...
>Dear all,
>
>Would anyone be kind enough to look through your header files and tell
>me how fcloseall is defined ?
>I would love to know.

fcloseall closes all open streams at once, except stdin, stdout, stdprn,
stderr and stdaux. It is not ANSI-C, but is used in several DOS, Unix, Win32
and OS/2 systems. GNU C doesn't know it, AFAIK.

--
Rudy Velthuis


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.