PM Library :: File-Utilities classes

function sfext

^ 
Returns the file name extension, if any, including the leading period (.).

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:82
Author:
Dmitry A.Steklenev
Version:
$Revision: 1.7 $
Code:
public char * sfext ( 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.