FACT++
1.0
Main Page
Related Pages
Namespaces
Classes
Files
Examples
static int ISBLANK
(
int
c
)
static
Definition at line
116
of file
palDfltin.c
.
Referenced by
palDfltin()
.
116
{
117
return
( c ==
' '
|| c ==
'\t'
);
118
}
Here is the caller graph for this function:
pal
palDfltin.c
Generated on Sun Sep 18 2016 20:50:39 for FACT++ by
1.8.11