FreeBASIC  0.91.0
sys_mkdir.c File Reference
#include "fb.h"
#include <sys/stat.h>
Include dependency graph for sys_mkdir.c:

Go to the source code of this file.

Functions

FBCALL int fb_MkDir (FBSTRING *path)
 

Function Documentation

FBCALL int fb_MkDir ( FBSTRING path)

Definition at line 11 of file sys_mkdir.c.

Here is the call graph for this function: