Return string that is the dot and extension. The string returned is NOT mem_malloc'ed. Return pointer to the 0 at the end of filespec if dot isn't found. Return NULL if filespec is NULL.
See Implementation
Return string that is the dot and extension. The string returned is NOT mem_malloc'ed. Return pointer to the 0 at the end of filespec if dot isn't found. Return NULL if filespec is NULL.