libc8
CHIP-8 utility library
Loading...
Searching...
No Matches
symbol_list_t Struct Reference

Represents a symbol with a type, value, and line number. More...

#include <symbol.h>

Data Fields

symbol_ts
int len
int ceil

Detailed Description

Represents a symbol with a type, value, and line number.

Parameters
spointer to first symbol
lennumber of symbols in list
ceilamount of symbols that can fit in allocated memory

Field Documentation

◆ ceil

int ceil

◆ len

int len

◆ s


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