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

unsigned str::len
char* str::s
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: