Content deleted Content added
m lowercase is more specific than wrongtitle |
remove "restrict" for consistency, since *all* the parameters for fopen and freopen and restrict |
||
Line 4:
They are defined as
:<code>FILE *
:<code>FILE *
:<code>FILE *
The '''<code>fdopen</code>''' function is not standard in C89 or C99, but is an extension used in [[POSIX]] environments and imitated elsewhere.
|