Function CSPFile::GoEOF()

Description:
Sets the file pointer position to the End Of File (EOF).

Prototype:
bool GoEOF();

Arguments:
No arguments (void).

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

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

www.micronovae.com

Copyright © 2002 - 2005 Micronovae Ltd