| xHarbour Reference Documentation > Function Reference |
![]() |
![]() |
![]() |
Creates a directory.
DirMake( <cDirectory> ) --> nErrorCode
The function returns zero on success or a numeric error code on failure.
| See also: | DirChange(), DirName(), DirRemove(), MakeDir() |
| Category: | CT:DiskUtil , Directory functions , Disks and Drives |
| Source: | ct\disk.c |
| LIB: | xhb.lib |
| DLL: | xhbdll.dll |
http://www.xHarbour.com