A
ashjas
Hi,
I tried to use string containers inside a structure and pass it in
message queue to recieve at other end...but got different kinds of
errors..segmentation fault..junk values etc...
is it recommended to use stl containers for IPC?? if not so then isint
it a drawback of STL or these containers arent designed for IPC in the
first place...being dynamic??
Please shed some light...
Thanks and regards.
I tried to use string containers inside a structure and pass it in
message queue to recieve at other end...but got different kinds of
errors..segmentation fault..junk values etc...
is it recommended to use stl containers for IPC?? if not so then isint
it a drawback of STL or these containers arent designed for IPC in the
first place...being dynamic??
Please shed some light...
Thanks and regards.