int HIsExistFile

( char* szFileName )

check whether file exist.

Documentation

check whether file exist.

Parameters:
szFileName - file name
Returns:
if file exist, return 0. otherwise return -1.

Alphabetic index HTML hierarchy of classes or Java



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