This project refers to an Arduino library implementing a generic, dynamic queue (array version). The data structure is implemented as a class in C++. For more information, you can get the project itself ‘QueueArray‘. Filed under: ANSI & ISO C++, Arduino & Processing, Data Structures & Algorithms, Projects
