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


