Hi, Anyone knows how I could send a C/C++ user-defined struct that encodes into qpid messages?
For example, my struct is defined as
struct a {
int j;
float k;
float r[29];
} a;
Thanks,
Joe Ly
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
