[Issue 5251] Const C file
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Mon Nov 22 09:00:14 PST 2010
http://d.puremagic.com/issues/show_bug.cgi?id=5251
Steven Schveighoffer <schveiguy at yahoo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |schveiguy at yahoo.com
Resolution| |INVALID
--- Comment #1 from Steven Schveighoffer <schveiguy at yahoo.com> 2010-11-22 08:58:52 PST ---
(In reply to comment #0)
> I think this program is supposed to work, because fprintf() and fclose() don't
> modify 'fout':
Yes they do. fprintf and fclose deal with a memory-allocated buffer that will
be used to optimize I/O throughput.
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list