Back to FabImage Library website
You are here: Start » Function Reference » System » File System » JoinPathParts
| Header: | STD.h |
|---|---|
| Namespace: | fil |
| Module: | FoundationLite |
Joins path parts
Syntax
void fil::JoinPathParts ( const ftl::String& inPath1, const ftl::String& inPath2, const ftl::Optional<ftl::String>& inPath3, const ftl::Optional<ftl::String>& inPath4, ftl::String& outPath )


