Sack Library Documentation
|
FILESYS_PROC int FILESYS_API MakePath(CTEXTSTR path);
Creates a directory. If parent peices of the directory do not exist, those parts are created also.
MakePath( "c:\where\I'm/going/to/store/data" );
Copyright (c) 2000+. All rights reserved.
|
What do you think about this topic? Send feedback!
|