FreeBASIC  0.91.0
NODE Struct Reference
Collaboration diagram for NODE:

Data Fields

char key
 
short code
 
struct NODEnext
 
struct NODEchild
 

Detailed Description

Definition at line 16 of file io_inkey.c.

Field Documentation

struct NODE * NODE::child

Definition at line 20 of file io_inkey.c.

short NODE::code

Definition at line 19 of file io_inkey.c.

char NODE::key

Definition at line 18 of file io_inkey.c.

struct NODE* NODE::next

Definition at line 20 of file io_inkey.c.


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