Hi Uall,

I am trying to make a queue of raw images, but these is first time i am using STL(C++ Standard Template Library). So i had some question, hope you all might clear it up for me. Do you guys thing that i can make a queue of array with the type and size being (unsigned char buffer[1024*800]), why the array is so big. The reason is i am dealing with images and i have to make queue of images. Please let me know if i can do it or not. If i can, can any of you post a example of it. If not that is fine too. But be sure to leave me suggestion.


Thank and Smilies
:confused: