ddmd.root.filename

Undocumented in source.

Members

Aliases

Files
alias Files = Array!(File*)
Undocumented in source.
Strings
alias Strings = Array!(const(char)*)
Undocumented in source.
_mkdir
alias _mkdir = mkdir
Undocumented in source.

Functions

GetFullPathNameA
DWORD GetFullPathNameA(LPCTSTR lpFileName, DWORD nBufferLength, LPTSTR lpBuffer, LPTSTR* lpFilePart)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
canonicalize_file_name
char* canonicalize_file_name(char* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
mkdir
int mkdir(char* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
stricmp
int stricmp(char* , char* )
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Structs

FileName
struct FileName
Undocumented in source.

Meta