Return 0 if no errors have been detected since construction or since the last call to reset, otherwise return a negative value.
Synopsis
Declared in <balxml_formatter.h>
int
status() const;
Return Value
0 if no errors have been detected, and a negative value otherwise
Created with MrDocs