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 2023-06-26 at 21:36:50 +0000