Ends the parse operation and store the value parsed from the pushed characters into the associated object. Return 0 if successful and non‐zero otherwise. The behavior is undefined unless an object is associated with this parser. Upon successful completion, the parser will be disassociated with the object.

Synopsis

Declared in <balxml_hexparser.h>

int
endParse();

Created with MrDocs