struct Gambit::_err

[No description available]

Public Attributes

Name
charerrWhere
charerrText
interrValue
struct _err *next

Public Attributes Documentation

variable errWhere

char errWhere;

variable errText

char errText;

variable errValue

int errValue;

variable next

struct _err * next;

Updated on 2022-08-03 at 12:57:55 +0000