Leptonica 1.68
C Image Processing Library

L_Stack Struct Reference

#include <stack.h>

Collaboration diagram for L_Stack:

Data Fields

l_int32 nalloc
l_int32 n
void ** array
struct L_Stackauxstack

Detailed Description

Definition at line 44 of file stack.h.


Field Documentation

Definition at line 46 of file stack.h.

Referenced by lstackAdd(), lstackCreate(), lstackExtendArray(), and lstackPrint().


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines