I\'m working on a self-resizing queue in C using arrays with structs and int pointers.
I wanted to be able to dynamically resize it (double it as needed) using reallo