Main Page   Alphabetical List   Data Structures   File List   Data Fields   Globals  

Common.c File Reference

#include <string.h>
#include <ctype.h>
#include "debug.h"
#include "Memory.h"
#include "Common.h"

Include dependency graph for Common.c:

Include dependency graph

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)


Function Documentation

char* common_GetAttr const char **    atts,
char *    attname
 

Definition at line 46 of file Common.c.

References NULL.

char* common_strdup const char *    s
 

Definition at line 60 of file Common.c.

References mem_malloc, and NULL.

int common_stricmp const char *    s1,
const char *    s2
 

Definition at line 32 of file Common.c.


Generated on Tue Jan 7 12:11:41 2003 for THEGUI by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002