Next Topic

Previous Topic

Book Contents

Read

string Read(int iSize)

Return values

An array with the data read from the file; otherwise 0, and a specific error code can be retrieved by calling global function GetLastError.

Parameters

Remarks

This function will fail if a file have not been opened.