Function CSPFile::GoBOF()

Description:
Sets the file pointer position to the Beginning Of File (BOF).

Prototype:
bool GoBOF();

Arguments:
No arguments (void).

Return value:
If successful, it returns true. Otherwise, it returns false.

See also:
member functions GetPosition(), SetPosition(), GoEOF(),
CSPFile | Basic classes | Class Categories | Online help home | Back

www.micronovae.com

Copyright © 2002 - 2005 Micronovae Ltd