bglibs
Data Fields

#include <str.h>

Data Fields

char * s
 
unsigned len
 
unsigned size
 

Detailed Description

The basic string structure.

Note
Initialize to {0,0,0}.

Field Documentation

◆ len

unsigned str::len

◆ s

char* str::s

◆ size

unsigned str::size

The size of the above block.

Referenced by fnmatch(), str_alloc(), str_free(), and str_init().


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