Truncating a file
Is there a way to truncate (decrease the size) of a file using the fopen, fwrite commands? Can you write an EOF somehow?
Downloads: ZeroOne Realm
win32: _chsize
*nix: truncate (not POSIX)
------------------------------
Dedicate to nobody, I''m nobody
*nix: truncate (not POSIX)
------------------------------
Dedicate to nobody, I''m nobody
------------------------------------------------------CCP is fascistic, they even banned www.sourceforge.net
In DevStudio it refers to the _open function, im using fopen etc.. will it still work?
Downloads: ZeroOne Realm
This topic is closed to new replies.
Advertisement
Popular Topics
Advertisement
Recommended Tutorials
Advertisement