char* HGetFileExt

( char* szFileName )

get file extension from filename.

Documentation

get file extension from filename.

note: this function does not execute malloc or new, do not execute free or delete return pointer.

Parameters:
szFileName - filename
Returns:
if success, file extension. otherwise return NULL.

Alphabetic index HTML hierarchy of classes or Java



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