Function
isblank
Check if character is either ' ' or '\t'
isblank(int c)
Include Headers
seqan/stream.h
Parameters
c
the character to be checked
Types: int
Remarks
This is non-seqan, specified in POSIX and listed for completeness.
For visual studio, we define it ourselves.
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:18