libmya 0.1.0
Library to parse Mya language.
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
queue.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  cqueue
 Circular queue of integers. More...
 

Typedefs

typedef struct cqueue cqueue_t
 Circular queue of integers.
 

Typedef Documentation

◆ cqueue_t

typedef struct cqueue cqueue_t

Circular queue of integers.