Sorry the code which I send is for putting message, but same code with get is used for reading message.
That wroked fine.. my question is does full buffer leaves any memory leak.
About changing of l ...
Thanks for your posting..
We have designed opening the queue every time and closing after reading, because of initial design was to open the queue only if we have data in the tables. Later we got cha ...
Hi,
I have developed an application using Web sphere MQ C++ imq classes.
All this application does is in a while loop open the queue and browse the message (message will not be deleted after readin ...