Tell us what library you are using. Perhaps someone has some experience with it. Apart from that, I would at least change the magic numbers to constants, and use switch and case instead of an if-then-else cascade.
Alexander
In reply to Re: C types and SV's
by afoken
in thread C types and SV's and unpack
by blakew
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |