IsEOF (Compact 2013)
3/26/2014
This interface returns TRUE if the end of the input is reached.
Syntax
BOOL IsEOF ();
Return Value
This method will return TRUE after the parser reaches the end of its input.
3/26/2014
This interface returns TRUE if the end of the input is reached.
BOOL IsEOF ();
This method will return TRUE after the parser reaches the end of its input.