root component
pathSkipRoot
fn
string pathSkipRoot(string fileName)Returns a pointer into file_name after the root component, i.e. after the "/" in UNIX or "C:\" under Windows. If file_name is not an absolute path it returns null.
Parameters
fileName | a file name |
Returns
a pointer into file_name after the