Back to FabImage Library Lite website
You are here: Start » System » File System » ConvertPathToRelative

ConvertPathToRelative
Header: | STD.h |
---|---|
Namespace: | fil |
Makes the path relative to inBasePath
Syntax
void fil::ConvertPathToRelative ( const ftl::String& inPath, const ftl::Optional<ftl::Directory> inBasePath, ftl::String& outPath )