Main Page | Namespace List | Class List | File List | Class Members | File Members | Related Pages

str.h File Reference

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Defines

#define str_equal(s, t)   (!str_diff((s),(t)))

Functions

unsigned int str_copy (char *, char *)
int str_diff (char *, char *)
int str_diffn (char *, char *, unsigned int)
unsigned int str_len (char *)
unsigned int str_chr (char *, int)
unsigned int str_rchr (char *, int)
int str_start (char *, char *)


Define Documentation

#define str_equal s,
 )     (!str_diff((s),(t)))
 

Definition at line 12 of file str.h.


Function Documentation

unsigned int str_chr char *  ,
int 
 

unsigned int str_copy char *  ,
char * 
 

int str_diff char *  ,
char * 
 

int str_diffn char *  ,
char *  ,
unsigned  int
 

unsigned int str_len char *   ) 
 

Definition at line 3 of file str_len.c.

Referenced by buffer_puts(), buffer_putsalign(), and buffer_putsflush().

unsigned int str_rchr char *  ,
int 
 

int str_start char *  ,
char * 
 


Generated on Mon Apr 26 09:49:26 2004 for ConstantDataStore by doxygen 1.3.6-20040222