YACASL2
Data Fields
_CERR Struct Reference

エラーを表すデータ型 More...

#include <cerr.h>

Collaboration diagram for _CERR:

Data Fields

int num
 
char * msg
 

Detailed Description

エラーを表すデータ型

Definition at line 15 of file cerr.h.

Field Documentation

◆ msg

char* _CERR::msg

エラーメッセージ

Definition at line 17 of file cerr.h.

◆ num

int _CERR::num

エラー番号

Definition at line 16 of file cerr.h.


The documentation for this struct was generated from the following file: