misc/strutil.c File Reference

#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <ctype.h>
#include "u_mem.h"

Defines

#define strcmpi(a, b)   stricmp(a,b)

Functions

int stricmp (const char *s1, const char *s2)
int strnicmp (const char *s1, const char *s2, int n)
void strlwr (char *s1)
void strupr (char *s1)
void strrev (char *s1)

Define Documentation

#define strcmpi a,
 )     stricmp(a,b)
 


Function Documentation

int stricmp const char *  s1,
const char *  s2
 

void strlwr char *  s1  ) 
 

int strnicmp const char *  s1,
const char *  s2,
int  n
 

void strrev char *  s1  ) 
 

void strupr char *  s1  ) 
 


Generated on Mon Aug 28 20:55:34 2006 for D1X-Rebirth by  doxygen 1.4.6