#include <ctype.h> int isgraph(int c);
C/C++ macro that returns true (nonzero) if c is classified as a printable character. Otherwise it returns false (zero).
Lost password
Sign Up
Need help? accounthelp@everything2.com