FreeBASIC  0.91.0
TLISTNODE Class Reference

Data Fields

TLISTNODE_ptr prev
 
TLISTNODE_ptr next
 

Detailed Description

Definition at line 107 of file list.bi.

Field Documentation

TLISTNODE_ptr TLISTNODE::next

Definition at line 109 of file list.bi.

TLISTNODE_ptr TLISTNODE::prev

Definition at line 108 of file list.bi.


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