#include <string.h>
Include dependency graph for abkstring.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Defines | |
#define | STRICMP |
#define | _stricmp strcasecmp |
#define | STRNICMP |
#define | _strnicmp strncasecmp |
|
Definition at line 66 of file abkstring.h. |
|
Definition at line 77 of file abkstring.h. |
|
author="July, 1997 by Igor Markov, VLSI CAD ABKGroup UCLA/CS" CHANGES=" abkstring.h 970820 ilm moved handling of strcasecmp and _stricmp from abktempl.h 990119 mro added analogous corresp. btw. strncasecmp and _strnicmp ilm: 970722 added for "symmetry" (NT -> Solaris portability) " Definition at line 65 of file abkstring.h. |
|
Definition at line 76 of file abkstring.h. |