#include <string.h>#include <ctype.h>#include "debug.h"#include "Memory.h"#include "Common.h"Include dependency graph for Common.c:

Go to the source code of this file.
Functions | |
| int | common_stricmp (const char *s1, const char *s2) |
| char * | common_GetAttr (const char **atts, char *attname) |
| char * | common_strdup (const char *s) |
|
||||||||||||
|
Definition at line 46 of file Common.c. References NULL. |
|
|
Definition at line 60 of file Common.c. References mem_malloc, and NULL. |
|
||||||||||||
|
|
1.2.14 written by Dimitri van Heesch,
© 1997-2002