![]() |
|
Perl-Sensitive Sunglasses | |
PerlMonks |
Re: C code translation to Perlby jethro (Monsignor) |
on Jan 30, 2012 at 16:28 UTC ( #950797=note: print w/replies, xml ) | Need Help?? |
If you can execute both c and perl code, why don't you just put print statements at similar positions in both programs (to print out variables naturally) and just watch where a difference turns up first with the same input values. Through bisecting you should be able to pinpoint the exact line where the problem occurs
In Section
Seekers of Perl Wisdom
|
|