1135791ff74851235465023a14866025886a90ff
[gnulib.git] / stdio.texi
1 @node stdio.h
2 @section @file{stdio.h}
3
4 POSIX specification: @url{http://www.opengroup.org/susv3xbd/stdio.h.html}
5
6 Gnulib module: stdio
7
8 Portability problems fixed by Gnulib:
9 @itemize
10 @item
11 Some platforms provide a @code{NULL} macro that cannot be used in arbitrary
12 expressions:
13 NetBSD 5.0
14 @end itemize
15
16 Portability problems not fixed by Gnulib:
17 @itemize
18 @end itemize