Back to FabImage Library Lite website
You are here: Start » System » File System » SplitPathToParts
SplitPathToParts
| Header: | STD.h |
|---|---|
| Namespace: | fil |
Determines the information about the filesystem on which the pathname inPath is located.
Syntax
void fil::SplitPathToParts ( const ftl::String& inPath, ftl::Array<ftl::String>& outPathParts )


