Function
rewind
Sets the current file pointer to the beginning.
rewind(file)
Include Headers
seqan/file.h
Parameters
file
A File object.
Types: File
Remarks
Calls seek$(file, 0) by default.
Member of
SeqAn - Sequence Analysis Library - www.seqan.de
 

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