C
int FSchdir( char * path );
Description
The FSchdir function passes a RAM pointer to the path to the chdirhelper function.
Preconditions
None
Parameters
Parameters |
Description |
path |
The path of the directory to change to. |
Return Values
Side Effects
Remarks
None