libc8
CHIP-8 utility library
arg_t Struct Reference

Represents an argument for a command with a type and value. More...

Data Fields

Argument type
 
ArgValue value
 

Detailed Description

Represents an argument for a command with a type and value.

Parameters
typeArgument type
valueArgument value

Field Documentation

◆ type

Argument type

◆ value

ArgValue value

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