Zen API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
kBool kPath_IsAbsolute ( const kChar path)

Determines whether the provided path in an absolute path.

Parameters
pathPath to be tested.
Returns
kTRUE if the path absolute, kFALSE otherwise.