N3U2O / CFIFO

A FIFO implementation in C using circular buffer with stored last operation.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CFIFO readme

Usage: Build using the cmd script on Windows or use your favourite compiler.

About

A FIFO implementation in C using circular buffer with stored last operation.


Languages

Language:C 99.2%Language:Batchfile 0.8%