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 @2016/05/07 09:05:16