D
deque
Projects with this topic
-
Data structure similar to Array project but dedicated only to the handling of numeric data type.
Updated -
Jon's Array DEque provides an optimized character deque in C. This is implemented via a growing circular buffer.
Updated