Files
libstdwullie/include/stdWullie/filehandle/mkdir.h
T
2026-09-11 03:50:43 +01:00

7 lines
239 B
C

// this code is licenced under Wrathmark licence
// © 2026 wullie wulliestudio.com
// please see attached licence for full usage and rights
// why i continue to do this i have no fucking clue
long mkdir(const char *filePath, int mode);