libc8
CHIP-8 utility library
Data Fields
ArgValue Union Reference
Stores an argument's value (string or int)
More...
Data Fields
char *
s
int
i
Detailed Description
Stores an argument's value (string or int)
Parameters
s
string value
i
int value
Field Documentation
◆
i
int i
◆
s
char* s
The documentation for this union was generated from the following file:
libc8/c8/private/
debug.c
ArgValue
Generated by
1.9.4