int_pair_stack Struct Reference

Collaboration diagram for int_pair_stack:

Collaboration graph
[legend]

Data Fields

int_pairtop
int_pair arr [STACK_SIZE]

Detailed Description

Definition at line 64 of file sort-1.c.


Field Documentation

struct int_pair int_pair_stack::arr[STACK_SIZE]

Definition at line 68 of file sort-1.c.

Referenced by init_int_pair_stack(), and size_int_pair_stack().

struct int_pair* int_pair_stack::top

Definition at line 66 of file sort-1.c.

Referenced by init_int_pair_stack(), pop_int_pair_stack(), push_int_pair_stack(), and size_int_pair_stack().


The documentation for this struct was generated from the following file:
Generated on Fri Apr 5 05:41:50 2013 for Libgomp by  doxygen 1.4.7