Main Page | Modules | Alphabetical List | Data Structures | File List | Data Fields | Globals

strcomp.c File Reference

#include "idstr.h"

Go to the source code of this file.

Defines

#define UP(c)   (('a'<=(c) && 'z'>=(c))?((c)+'A'-'a'):(c))

Functions

int IdStrCmpNoCase (char *s1, char *s2)


Define Documentation

#define UP  )     (('a'<=(c) && 'z'>=(c))?((c)+'A'-'a'):(c))
 

Definition at line 42 of file strcomp.c.

Referenced by IdStrCmpNoCase().


Function Documentation

int IdStrCmpNoCase char *  s1,
char *  s2
 

Definition at line 69 of file strcomp.c.

References UP.

Referenced by IdStrSwap().


Generated on Wed Oct 19 09:28:37 2005 for SIMRI3D by doxygen 1.3.7