NAME
iisspphhoonnooggrraamm - phonographic character test
LLIIBBRRAARRYYStandard C Library (libc, -lc)
SYNOPSIS
##iinncclluuddee <
int iisspphhoonnooggrraamm(int c);> DESCRIPTION
The iisspphhoonnooggrraamm() function tests for a phonographic character.RETURN VALUES
The iisspphhoonnooggrraamm() function returns zero if the character tests false andreturns non-zero if the character tests true.
SEE ALSO
ctype(3), isideogram(3), iswphonogram(3), isalnuml HISTORY The iisspphhoonnooggrraamm() function appeared in 4.4BSD. BSD March 30, 2004 BSD