#include <ctype.h>#include <string.h>#include "fformat.h"#include "myendian.h"Include dependency graph for fformat_.cpp:

Go to the source code of this file.
Functions | |
| int | myStrNcaseCmp (char *s1, const char *s2) |
| int | myStrCaseCmp (char *s1, char *s2) |
| char * | myStrDup (const char *source) |
| char * | fileNameWithoutPath (char *s) |
| char * | fileExtOfFilename (char *s) |
| char * | returnNextLine (char *s) |
| void | copyStringValueToEOL (char *pSourceStr, char *pDestStr, int DestMaxLen) |
|
||||||||||||||||
|
Definition at line 183 of file fformat_.cpp. Referenced by sidTune::SID_fileSupport(). |
|
|
Definition at line 69 of file fformat_.cpp. Referenced by sidTune::createNewFileName(). |
|
|
Definition at line 49 of file fformat_.cpp. Referenced by sidTune::createNewFileName(). |
|
||||||||||||
|
Definition at line 28 of file fformat_.cpp. |
|
|
Definition at line 38 of file fformat_.cpp. Referenced by sidTune::acceptSidTune(), and sidTune::safeConstructor(). |
|
||||||||||||
|
Definition at line 12 of file fformat_.cpp. Referenced by sidTune::INFO_fileSupport(), and sidTune::SID_fileSupport(). |
|
|
Definition at line 140 of file fformat_.cpp. References c. Referenced by sidTune::SID_fileSupport(). |
1.3.3