NXC  Version 1.2.1 r5
 All Data Structures Files Functions Variables Groups Pages
void SysFileOpenRead ( FileOpenType args)
inline

Open file for reading.

This function lets you open an existing file for reading using the values specified via the FileOpenType structure.

The number of bytes that can be read from the file is returned via the Length member.

Parameters
argsThe FileOpenType structure containing the needed parameters.
Examples:
ex_sysfileopenread.nxc.