carcassonne has asked for the wisdom of the Perl Monks concerning the following question:
Is there a way (or many !) to use the definition of structures in C header files in a Perl program ? The idea is to use already-defined structures from a previous project while saving - if possible - time re-writing them from scratch in Perl.
Thanks.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: C structures ?
by derby (Abbot) on Dec 13, 2005 at 18:49 UTC | |
|
Re: C structures ?
by CountOrlok (Friar) on Dec 13, 2005 at 17:51 UTC | |
|
Re: C structures ?
by samtregar (Abbot) on Dec 13, 2005 at 19:24 UTC |