|
ascii-chat 0.8.38
Real-time terminal-based video chat with ASCII art conversion
|
Helper structure for building config content in a buffer. More...
Data Fields | |
| char * | buffer |
| size_t | size |
| size_t | capacity |
| bool | overflow |
| char* config_builder_t::buffer |
Definition at line 1181 of file config.c.
Referenced by config_create_default().
| size_t config_builder_t::capacity |
Definition at line 1183 of file config.c.
Referenced by config_create_default().
| size_t config_builder_t::size |
Definition at line 1182 of file config.c.
Referenced by config_create_default().