Function
isprint
Check if character is printable, i.e. not a control character
isprint(int c)
Include Headers
Parameters
c
the character to be checked
Types: int
Remarks
This is non-seqan, plain c and listed for completeness
Return Values
true(non-zero) if the check is successful and false (zero) otherwise
SeqAn - Sequence Analysis Library - www.seqan.de
 

Page built @2013/07/11 09:12:36