Returns true if c is a printable ASCII character. We test the value of c directly instead of calling isprint(), which is buggy on Windows Mobile.
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected