Force extension onto filespec. Input: filespec String that may or may not contain an extension ext Extension that doesn't contain a .
mem_malloc'ed string (NULL if error) NULL if filespec is NULL If ext is NULL, return mem_strdup(filespec)
See Implementation
Force extension onto filespec. Input: filespec String that may or may not contain an extension ext Extension that doesn't contain a .