Zen API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kStatus kPath_ToNative ( const kChar path,
kChar native,
kSize  capacity 
)

Transforms all path separators to native form.

The native (output) argument can refer to the same memory address as the path (input) argument.

Parameters
pathInput path, in normal or mixed form.
nativeReceives transformed path, in native form.
capacityMaximum number of characters (including null terminator) for native path.
Returns
Operation status.