FreeBASIC  0.91.0
TSTACKNODE Class Reference

Data Fields

TSTACKNODE_ptr prev
 
TSTACKNODE_ptr next
 

Detailed Description

Definition at line 59 of file stack.bi.

Field Documentation

TSTACKNODE_ptr TSTACKNODE::next

Definition at line 61 of file stack.bi.

TSTACKNODE_ptr TSTACKNODE::prev

Definition at line 60 of file stack.bi.


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