Writeint Write(string sData,int iSize) 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 write from the current position of the file pointer, if needed it will extend the file when passing the current end of file. This function will fail if the opened file is write protected. | |||
Topic 9567: Send Feedback. Download a PDF of this online book from the first topic in the table of contents. Print this topic. |