|
Description
MkDirectory() is used to create a new subdirectory with the provided name.
Call Signature
int MkDirectory ( string dir_name )
Return Value
int
1 is returned for success, 0 for failure.
Argument
string dir_name:
The name of the new directory to create.
See also
© PCI Geomatics Enterprises, Inc.®, 2026. All rights reserved.