|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <precomp.h>#include <stdlib.h>#include <string.h>
Go to the source code of this file.
Functions | |
| void | _makepath (char *path, const char *drive, const char *dir, const char *fname, const char *ext) |
| void _makepath | ( | char * | path, |
| const char * | drive, | ||
| const char * | dir, | ||
| const char * | fname, | ||
| const char * | ext | ||
| ) |
Definition at line 21 of file makepath.c.