char* Some simple functions for string operations.::strBaseName

(char* filename)

Returns the name of a file without leading pathname.

Documentation

Returns the name of a file without leading pathname. (It's not a new string, but a pointer in the given string)

Alphabetic index HTML hierarchy of classes or Java



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