PM Library :: File-Utilities | classes |
function sfname | ^ |
Returns the base file name without any extensions.
Note: Because the result string always less or is equal to a location string all functions can safely use the same storage area for a location and result.
- Source:
- pm_fileutils.h:69
- Author:
- Dmitry A.Steklenev
- Version:
- $Revision: 1.7 $
- Code:
public char * sfname ( char * result , const char * location , size_t size )
Created Fri Aug 3 09:13:16 2012.
This documentation was generated automatically by
ccdoc v08r39 2003/02/27 bin_opt_emx_os2-2.30.
Click here to submit a bug report or feature request for ccdoc.
Click here to return to the top of the page.