filename_generate

Generate file full path name.

extern (C) pure nothrow @nogc
int
filename_generate
(
char* filepath
,
const(char)* dir
,
const(char)* base
,
const(char)* ext
)

Meta