MakePathRelative

Module: ecere
Namespace: ecere::sys

char * MakePathRelative(const char * path, const char * to, char * destination)

Parameters

path  const char *  (null) 
to  const char *  (null) 
destination  char *  (null) 
 
Return Value char *