←
2.6.2
Paths
2.6.2.2
Lexical Transformations
→
2.6.2.1
Concatenation
¶
char
*
zix_path_join
(
ZixAllocator
*
allocator
,
const
char
*
a
,
const
char
*
b
)
¶
Join path
a
and path
b
with a single directory separator between them.
←
2.6.2
Paths
2.6.2.2
Lexical Transformations
→