Function
skipNCharsIgnoringWhitespace
Skip n characters from stream, not counting whitespaces
skipNCharsIgnoringWhitespace(RecordReader<TStream, TPass> & recordReader, unsigned const n)
Include Headers
seqan/stream.h
Parameters
recordReader
The RecordReader to read from.
n
The number of characters to skip
Types: unsigned
Remarks
Whitespace characters are not counted towards n
Return Values
0 if there was no error reading
non-zero value on errors, especially EOF_BEFORE_SUCCESS
Types: int, TokenizeResult
Member of
SeqAn - Sequence Analysis Library - www.seqan.de
 

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