( const char* szFullFileName,
char* szDirectory, int iSize )
get directory path from full path filename.
Documentation
get directory path from full path filename.
- Parameters:
- szFullFileName - [in] full path
szDirectory - [out] variable to save directory
iSize - [in] size of szDirectory
- Returns:
- if success, return directory path.
otherwise return NULL.
Alphabetic index HTML hierarchy of classes or Java
This page was generated with the help of DOC++.