NXC  Version 1.2.1 r5
 All Data Structures Files Functions Variables Groups Pages
int rename ( string  old,
string  new 
)
inline

Rename file.

Rename a file from the old filename to the new filename. The loader result code is returned as the value of the function call.

Parameters
oldThe name of the file to be renamed.
newThe new name for the file.
Returns
The loader result code.
Examples:
ex_rename.nxc.