2.6.2.1 Concatenation¶
-
char *
zix_path_join
(ZixAllocator *allocator, const char *a, const char *b)¶ Join path
a
and pathb
with a single directory separator between them.
zix_path_join
(ZixAllocator *allocator, const char *a, const char *b)¶Join path a
and path b
with a single directory separator between them.