ARPDAS_QNX6 1.0
Public Attributes
queue_t Struct Reference

List of all members.

Public Attributes

int head
int tail
int chars [QUEUE_LENGTH]

Detailed Description

Definition at line 20 of file nlphcmd.c.


Member Data Documentation

int queue_t::chars[QUEUE_LENGTH]

Definition at line 23 of file nlphcmd.c.

Referenced by enqueue_char(), and nlph_getch().

Definition at line 21 of file nlphcmd.c.

Referenced by enqueue_char(), and nlph_getch().

Definition at line 22 of file nlphcmd.c.

Referenced by enqueue_char(), and nlph_getch().


The documentation for this struct was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines