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.
SeqAn - Sequence Analysis Library - www.seqan.de
 

Page built @2011/02/08 21:37:07