Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

helpfunc.h File Reference


Functions

char* breakfname (char *fname)
bool filehastype (const char *fname, const char *suff)
void replaceExt (char *fname, const char *suff)
void replaceFname (char *fname, const char *newname)
char* strqtok (char *str, const char *delimiters, const char *quotes)

Function Documentation

char * breakfname ( char * fname )
 

bool filehastype ( const char * fname,
const char * suff )
 

void replaceExt ( char * fname,
const char * suff )
 

Replace extension in place

void replaceFname ( char * fname,
const char * newname )
 

Replace fname+extension in place

char * strqtok ( char * str,
const char * delimiters,
const char * quotes )
 

Same as strtok, but quoted tokens can contain delimiters.


Generated at Fri Jul 26 09:33:57 2002 for rvtmod/rvglue by doxygen1.2.0 written by Dimitri van Heesch, © 1997-2000