|
Mac OS 9
|
#include <OpenTransport.h>
Data Fields | |
| struct OTLink * | fNext |
When using OT linked lists, all pointers to other elements are represented by the OTLink structure. When operating on link lists, you always pass in the address of the OTLink on which list elements are chained.