YACASL2
Data Fields
MONARGS Struct Reference

モニター引数を表すデータ型 More...

#include <monitor.h>

Collaboration diagram for MONARGS:

Data Fields

int argc
 
char * argv [MONARGSIZE]
 

Detailed Description

モニター引数を表すデータ型

Definition at line 21 of file monitor.h.

Field Documentation

◆ argc

int MONARGS::argc

オペランド数

Definition at line 22 of file monitor.h.

◆ argv

char* MONARGS::argv[MONARGSIZE]

オペランド配列

Definition at line 23 of file monitor.h.


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