filespecrootpath ************************** Purpose: To expand a relative path into an absolute path.
Side Effects: mem_frees input string.
mem_malloced string with absolute path. NULL if some failure.
See Implementation
filespecrootpath ************************** Purpose: To expand a relative path into an absolute path.
Side Effects: mem_frees input string.