Ackleberry / queue

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Queue

Features:

  • Object oriented style
  • Handles any data type
  • No memcpy() functions are used
  • Handles buffer sizes up to SIZE_MAX - 1
  • Caller can choose static or dynamic memory allocation

About

License:MIT License


Languages

Language:C 93.6%Language:Ruby 5.2%Language:Awk 1.2%