struct Gambit::_err
[No description available]
Public Attributes
Name | |
---|---|
char[2048] | errWhere |
char[4192] | errText |
int | errValue |
struct _err * | next |
Public Attributes Documentation
variable errWhere
char[2048] errWhere;
variable errText
char[4192] errText;
variable errValue
int errValue;
variable next
struct _err * next;
Updated on 2025-02-12 at 15:36:37 +0000