filespecname

Return string that is the filename plus dot and extension. The string returned is NOT mem_malloc'ed.

extern (C++) nothrow @safe @trusted
char*
filespecname
(
const(char)* filespec
)

Meta