NoodleText
abuf Struct Reference

Append buffer: dynamic string type struct. More...

Data Fields

char * b
 Char pointer to the buffer in memory with length. More...
 
int len
 int length value of the buffer More...
 

Detailed Description

Append buffer: dynamic string type struct.

Field Documentation

◆ b

char* abuf::b

Char pointer to the buffer in memory with length.

◆ len

int abuf::len

int length value of the buffer


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