/fifo

A simple FIFO written in C

Primary LanguageCThe UnlicenseUnlicense

FIFO

This is a small FIFO written in C. This library might evolve to contain other simple data structures (hashes, linked lists, etcetera) that come in useful.

API DOCUMENTATION

just read the code.