String Writer structure. More...

Detailed Description

String Writer structure.

Helper for writing multiple formatted strings to a buffer

Definition at line 47 of file string_utils.h.

#include <string_utils.h>

Data Fields

const char * start
 start of the target buffer
 
char * position
 current write pointer

 
size_t capacity
 remaining capacity of the buffer
 

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