|
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 | |
| int CDECL | _makepath_s (char *path, size_t size, const char *drive, const char *directory, const char *filename, const char *extension) |
| int CDECL _makepath_s | ( | char * | path, |
| size_t | size, | ||
| const char * | drive, | ||
| const char * | directory, | ||
| const char * | filename, | ||
| const char * | extension | ||
| ) |
Definition at line 23 of file makepath_s.c.