ctype.c File Reference

#include "config.h"
#include "ctype.h"

Include dependency graph for ctype.c:

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

Go to the source code of this file.

Functions

void _ct_init (uchar *flipcase)

Variables

uchar _ct_toupper [256]
uchar _ct_tolower [256]
uchar _ct_ctypes [256]


Function Documentation

void _ct_init uchar flipcase  ) 
 

Definition at line 21 of file ctype.c.

References _ct_ctypes, _ct_tolower, _ct_toupper, i, and uchar.

Referenced by main().


Variable Documentation

uchar _ct_ctypes[256]
 

Definition at line 12 of file ctype.c.

Referenced by _ct_init().

uchar _ct_tolower[256]
 

Definition at line 11 of file ctype.c.

Referenced by _ct_init().

uchar _ct_toupper[256]
 

Definition at line 10 of file ctype.c.

Referenced by _ct_init().


Generated on Fri Apr 14 23:02:53 2006 for minix by  doxygen 1.4.6