Fun 0.41.5
The programming language that makes You have fun
Loading...
Searching...
No Matches
StrBuf Struct Reference

Simple growable string buffer. More...

Data Fields

char * buf
size_t len
size_t cap

Detailed Description

Simple growable string buffer.

Definition at line 341 of file parser_utils.c.

Field Documentation

◆ buf

char* buf

Definition at line 342 of file parser_utils.c.

◆ cap

size_t cap

Definition at line 344 of file parser_utils.c.

◆ len

size_t len

Definition at line 343 of file parser_utils.c.


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