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