v1.2.112 -
kfun
- make_dir
NAME
make_dir
- create a directory
SYNOPSIS
int make_dir(string dir)
DESCRIPTION
Create a new directory. 1 is returned if the directory could be created, 0 otherwise.
SEE ALSO
kfun/get_dir
,
kfun/remove_dir