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

fformat.h File Reference

#include "mytypes.h"

Include dependency graph for fformat.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

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)


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 *  string1,
char *  string2
 

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 *  pDestStr,
const char *  pSourceStr
 

Definition at line 12 of file fformat_.cpp.

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

char* returnNextLine char *  pBuffer  ) 
 

Definition at line 140 of file fformat_.cpp.

References c.

Referenced by sidTune::SID_fileSupport().


Generated on Tue Feb 8 04:19:48 2005 for Esidplay by doxygen 1.3.3