remake  4.3+dbg-1.5
Data Fields
stringlist Struct Reference

The structure used to hold the list of strings given. More...

#include <debug.h>

Data Fields

const char ** list
 
unsigned int idx
 
unsigned int max
 

Detailed Description

The structure used to hold the list of strings given.

Field Documentation

◆ idx

unsigned int stringlist::idx

Index into above.

◆ list

const char** stringlist::list

Nil-terminated list of strings.

◆ max

unsigned int stringlist::max

Number of pointers allocated.


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