j
k
j a
j l
It seems like others must have this problem of needing to force a binary blob into a struct.
Just memcpy() it from the blob to the struct. If I remember your code correctly, you copy it later anyway, so might as well do it in one step.
Segher
Back to the thread
Back to the list