Function
skipLine
Skip a line in stream and go to beginning of next
skipLine(RecordReader<TStream, TPass> & recordReader)
Include Headers
seqan/stream.h
Parameters
recordReader
The RecordReader to read from.
Remarks
This function stops on the beginning of the next line, if there is a next line
Works on ANSI EOL and on Unix EOL.
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:37