Reduct  v4.0.5-1-g4851deb
A functional and immutable language.
Loading...
Searching...
No Matches
reduct_scratch_t Struct Reference

Scratch buffer structure. More...

#include <scratch.h>

Collaboration diagram for reduct_scratch_t:

Data Fields

char * buffer
 
size_t length
 

Detailed Description

Scratch buffer structure.

Definition at line 27 of file scratch.h.

Field Documentation

◆ buffer

char* reduct_scratch_t::buffer

Definition at line 29 of file scratch.h.

◆ length

size_t reduct_scratch_t::length

Definition at line 30 of file scratch.h.


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