C file input/output: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 55:
==See also==
*[http://www.gamedev.net/reference/articles/article1127.asp Gamedev's article on C++ file IO] - this includes ways of handling binary files.
* [[Fread]]
* [[Fwrite]]
* [[Fclose]]
 
[[Category:stdio.h]]