Main Page | Class Hierarchy | Compound List | File List | Compound Members | File Members | Related Pages

fformat_.cpp File Reference

#include <ctype.h>
#include <string.h>
#include "fformat.h"
#include "myendian.h"

Include dependency graph for fformat_.cpp:

Include dependency graph

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)


Function Documentation

void copyStringValueToEOL char *  pSourceStr,
char *  pDestStr,
int  DestMaxLen
 

Definition at line 183 of file fformat_.cpp.

Referenced by sidTune::SID_fileSupport().

char* fileExtOfFilename char *  s  ) 
 

Definition at line 69 of file fformat_.cpp.

Referenced by sidTune::createNewFileName().

char* fileNameWithoutPath char *  s  ) 
 

Definition at line 49 of file fformat_.cpp.

Referenced by sidTune::createNewFileName().

int myStrCaseCmp char *  s1,
char *  s2
 

Definition at line 28 of file fformat_.cpp.

char* myStrDup const char *  source  ) 
 

Definition at line 38 of file fformat_.cpp.

Referenced by sidTune::acceptSidTune(), and sidTune::safeConstructor().

int myStrNcaseCmp char *  s1,
const char *  s2
 

Definition at line 12 of file fformat_.cpp.

Referenced by sidTune::INFO_fileSupport(), and sidTune::SID_fileSupport().

char* returnNextLine char *  s  ) 
 

Definition at line 140 of file fformat_.cpp.

References c.

Referenced by sidTune::SID_fileSupport().


Generated on Tue Feb 8 04:20:08 2005 for Esidplay by doxygen 1.3.3