N
Neo
I want to remove 10 bytes from end of the file, how I can perform this
task using C++ filing functions?
I am not want to make new, write contents, remove input file and rename
output file.
In C++ ios::trunc flag available use for truncation but how to use
trunk flag in my task?
Regard,
-aims
task using C++ filing functions?
I am not want to make new, write contents, remove input file and rename
output file.
In C++ ios::trunc flag available use for truncation but how to use
trunk flag in my task?
Regard,
-aims