#include "mytypes.h"
Include dependency graph for fformat.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Functions | |
int | myStrNcaseCmp (char *pDestStr, const char *pSourceStr) |
int | myStrCaseCmp (char *string1, char *string2) |
char * | myStrDup (const char *source) |
char * | fileNameWithoutPath (char *s) |
char * | fileExtOfFilename (char *s) |
char * | returnNextLine (char *pBuffer) |
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(). |