cvs commit: src/include stdio.h src/lib/libc/stdio clrerr.c
feof.c ferror.c fileno.c getc.c getchar.c local.h putc.c putchar.c
xprintf.c
Tony Finch
dot at dotat.at
Thu May 8 16:39:21 UTC 2008
On Wed, 7 May 2008, Garrett Wollman wrote:
>
> I like the idea of making FILE opaque
The C standard requires that FILE is an object type which means that it
must not be opaque. (Opaque structures are incomplete types, which are
not object types.)
Tony.
--
f.anthony.n.finch <dot at dotat.at> http://dotat.at/
FITZROY SOLE: WEST OR NORTHWEST VEERING NORTH 3 OR 4, OCCASIONALLY 5.
MODERATE. SHOWERS AND FOG PATCHES. MODERATE OR GOOD, OCCASIONALLY VERY POOR.
More information about the cvs-src
mailing list