struct Gambit::_err

[No description available]

Public Attributes

Name
char[2048]errWhere
char[4192]errText
interrValue
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 2024-07-18 at 13:53:30 +0000