int HCreateDir

( char* szFullDirName )

Create directory.

Documentation

Create directory. if there is not parent directory, this function create parent directory too.

Parameters:
szFullDirName - directory path
Returns:
if success, return 0. otherwise return -1.
Author:
Yee Young Han

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.