IsPathInsideOf
Module:
ecere
Namespace:
ecere::sys
bool
IsPathInsideOf
(const char * path, const char * of)
Parameters
path
const char *
(null)
of
const char *
(null)
Return Value
bool