YACASL2
Data Fields
_CERRLIST Struct Reference

エラーリストのデータ型 More...

#include <cerr.h>

Collaboration diagram for _CERRLIST:

Data Fields

struct _CERRLISTnext
 
CERRcerr
 

Detailed Description

エラーリストのデータ型

Definition at line 28 of file cerr.h.

Field Documentation

◆ cerr

CERR* _CERRLIST::cerr

エラーの構造体

Definition at line 30 of file cerr.h.

◆ next

struct _CERRLIST* _CERRLIST::next

リスト次項目へのポインタ

Definition at line 29 of file cerr.h.


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