sys_dirmake
Previous Topic  Next Topic 

Synopsis:

        sys_dirmake(directory_name)

Arguments:

        directory_name       -   The name of the directory to make


Description:   This function attempts to make the directory_name specified.


Return Value:

Returns 0 on success or a negative error code.