|
Anypia Programmer's Documentation
|
Returns the directory information for the specified path string.
static std::string getDirectoryName( const std::string& path );
|
Parameters |
Description |
|
const std::string& path |
The path of a file or directory. |
A string containing directory information for path.
|
Copyright (c) 2010. All rights reserved.
|
|
What do you think about this topic? Send feedback!
|