N
Neo
I want to remove 10 bytes from end of the file, how I can perform this
task using C filing functions? (Using vs2k5)
I am not want to make new, write contents, remove input file and rename
output file.
In C _chsize function provides to change the file size/truncation of
file but i am not like to use io.h function therefore any one help to
solve my problem?
Regard,
-aims
task using C filing functions? (Using vs2k5)
I am not want to make new, write contents, remove input file and rename
output file.
In C _chsize function provides to change the file size/truncation of
file but i am not like to use io.h function therefore any one help to
solve my problem?
Regard,
-aims