Function
read
Loads a record from file.
Include Headers
seqan/file.h
Parameters
|  An input file. | |
|  A container that gets the data read from  | |
|  A container that gets meta data from  | |
|  A file format object. Types:  File Format object | |
|  A file format tag. Types:  File Format tag | 
Remarks
 The result of this operation is stored in data .
 The function leaves file  at the position for reading the next record.
See Also
SeqAn - Sequence Analysis Library - www.seqan.de