Open_ForAppendbool Open_ForAppend(string _sPath,TLuaSFTPClientHandle hHandle) Return value Returns true if the file was opened successfully or false if the operation failed. Parameters
Remarks Open_ForAppend opens the file in write mode, the difference between this function and the Open_ForWrite is that all data is written to the end of the file even if the file pointer would been repositioned between two writes. | |||
Topic 9634: Send Feedback. Download a PDF of this online book from the first topic in the table of contents. Print this topic. |