truncating file size using _chsize in C
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
For trancating file size using: int _chsize( int fd, long size); require to provide parameter "int fd" i.e. file descriptor. How to provide file descriptor?
-
For trancating file size using: int _chsize( int fd, long size); require to provide parameter "int fd" i.e. file descriptor. How to provide file descriptor?
What's wrong with the previous replies ? Are you too lazy to follow a link and read some documentation ?
Cédric Moonen Software developer
Charting control [v3.0] OpenGL game tutorial in C++