typedef struct {
Xgl_error_typetype;
Xgl_error_categorycategory;
char∗id;
char∗msg;
char∗cur_op;
char∗cur_obj;
char∗operand1;
char∗operand2;
} Xgl_error_info;
SunOS
typedef struct {
Xgl_error_typetype;
Xgl_error_categorycategory;
char∗id;
char∗msg;
char∗cur_op;
char∗cur_obj;
char∗operand1;
char∗operand2;
} Xgl_error_info;
SunOS