Numworks Epsilon  1.4.1
Graphing Calculator Operating System
_vstr_t Struct Reference

#include <misc.h>

Public Attributes

size_t alloc
 
size_t len
 
char * buf
 
bool fixed_buf: 1
 

Detailed Description

variable string

Definition at line 142 of file misc.h.

Member Data Documentation

◆ alloc

size_t _vstr_t::alloc

Definition at line 143 of file misc.h.

◆ buf

char* _vstr_t::buf

Definition at line 145 of file misc.h.

◆ fixed_buf

bool _vstr_t::fixed_buf

Definition at line 146 of file misc.h.

◆ len

size_t _vstr_t::len

Definition at line 144 of file misc.h.


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