Main Page
Modules
Namespaces
Data Structures
Files
Directories
File List
Globals
lib
»
ansi
isgraph.c
Go to the documentation of this file.
00001
#include <
ctype.h
>
00002
00003
int
(
isgraph
)(
int
c
) {
00004
return
isgraph
(
c
);
00005 }
Generated on Fri Apr 14 22:57:25 2006 for minix by
1.4.6