comp.lang.c
[Top] [All Lists]

fgets() and fopen() with "w"

Subject: fgets() and fopen() with "w"
From:
Date: Tue, 1 Apr 2008 15:05:44 -0700 PDT
Newsgroups: comp.lang.c

What happends if I try to read from a stream which has been opened
with "w" mode, either with fgets or some other function?

<Prev in Thread] Current Thread [Next in Thread>
Privacy Policy