hoping someone can help me out here.
I'm trying to set the end of a file after using the _sopen() function to open the file handle (int).
I'm aware that there is a SetEndOfFile method for HANDLE's to files, but I need something to work with a int file handle.
If anyone could help me find a way of setting the end of a file I would appreciate it.
james
I'm trying to set the end of a file after using the _sopen() function to open the file handle (int).
I'm aware that there is a SetEndOfFile method for HANDLE's to files, but I need something to work with a int file handle.
If anyone could help me find a way of setting the end of a file I would appreciate it.
james