![]() |
O2S C Library 1.8.2
Provide high-level data-structures and other fundamental tools for C projects
|
Realtime LIFO buffer. More...
#include "o2s/deque.h"
Go to the source code of this file.
Typedefs | |
typedef deque_t | o2s_stack_t |
A stack is Last In First Out. |