Thanks.

There's already a method that returns a pointer to the payload
section. Just use memcpy to put what you want there.
yep yep, done.

Also, note that
nobody looks at the pad (that's why it's called pad and not MBZ), so
there's no reason to initialize it.
Ahh true, was going to zero it out but you're right, doesn't matter.

- George


_______________________________________________
Discuss-gnuradio mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to