I need to parse c header files (.h) using perl script and am supposed to write all functions,enums,typedefs etc.. to a separate file..Can you help me with some code...Moreover, is this a common problem (i.e basic or a complicated one?)..Please Help Me!
Parsing Header Files in Perl?
Use h2xs.pl
Details at CPAN:
http://search.cpan.org/~nwclark/perl-5.8...
Creates a perl module you can 'require'.
Reply:It is not that easy. May be you can contact a freelnace programmer at websites like http://getafreelnacer.com/
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment