SeekFromEndint SeekFromEnd(int iNumberofBytes) Return values Non zero if the function is successful; otherwise 0, and a specific error code can be retrieved by calling global function GetLastError. Parameters
Remarks The function will move the current position of the file pointer to iNumberofBytes from the end of the file. Note that the iNumberofBytes must be negative in order to move the file pointer "upwards" in the file. | |||
Topic 9565: Send Feedback. Download a PDF of this online book from the first topic in the table of contents. Print this topic. |