tips for Fifo problem using c++...

#include<iostream.h>
#include<stdlib.h>


//declaration for array plsss help....
//badly needed
<element-type> <array-name>[ <number-of-elements> ];

replace the <stuff> with whatever you need.
Topic archived. No new replies allowed.