microlisp 0.1.0
A small Scheme-subset interpreter in modern C.
Loading...
Searching...
No Matches
Data Fields
mstring Struct Reference

#include <microlisp_internal.h>

Collaboration diagram for mstring:
Collaboration graph
[legend]

Data Fields

mobj h
 
size_t len
 
uint8_t bytes []
 

Field Documentation

◆ bytes

uint8_t mstring::bytes[]

◆ h

mobj mstring::h

◆ len

size_t mstring::len

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