Convert::Binary::C seems like an ill fit for your situation. It is most usable when you want to pack (or unpack) data according a given C structure and you want to match the alignment that the C compiler has applied to the structure.
So far, you have not shown us that you already have the existing C structure. Because of that, I can only advise against using this module. Maybe you want to look at pack and perlpacktut instead.
In reply to Re^3: how to extract original string from binary files?
by Corion
in thread how to extract original string from binary files?
by swapy345
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |