ReactOS 0.4.16-dev-303-g11d5cb8
|
#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.