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

Open file for writing at end of file.

This function lets you open an existing file that you can write to using the values specified via the FileOpenType structure.

The available length remaining in the file is returned via the Length member.

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