Hi:
I had accidently posted this message, in response to another users query. Sorry.
I am using c++ version of IBM's MQ, and have further wrapped their classes into my own classes. My program works fine when 'getting' or putting messages on/to a queue. But I cannot do both, ie read a message and put that message on another queue. When I allocate more memory for the message(can be the same as the 'gotten' message or modified), the program coredumps at 'new'. Any suggestions, please.
Thanks in advance.
gavs
I had accidently posted this message, in response to another users query. Sorry.
I am using c++ version of IBM's MQ, and have further wrapped their classes into my own classes. My program works fine when 'getting' or putting messages on/to a queue. But I cannot do both, ie read a message and put that message on another queue. When I allocate more memory for the message(can be the same as the 'gotten' message or modified), the program coredumps at 'new'. Any suggestions, please.
Thanks in advance.
gavs