TPCCLIB
Loading...
Searching...
No Matches
INT_list Struct Reference

#include <libtpcmisc.h>

Data Fields

int nr
 
int * i
 

Detailed Description

Integer list for functions intExpand() and intMerge().

Deprecated
Should be replaced by INTEGER_LIST.

Definition at line 318 of file libtpcmisc.h.

Field Documentation

◆ i

int* INT_list::i

List of integers

Definition at line 322 of file libtpcmisc.h.

Referenced by _intexadd(), intEmpty(), intInit(), and intMerge().

◆ nr

int INT_list::nr

Nr of integers

Definition at line 320 of file libtpcmisc.h.

Referenced by _intexadd(), intEmpty(), intExpand(), intInit(), and intMerge().


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