|
|
| We don't bite newbies here... much | |
| PerlMonks |
Re^3: Largest integer in 64-bit perlby pfaut (Priest) |
| on May 17, 2025 at 00:34 UTC ( [id://11165042]=note: print w/replies, xml ) | Need Help?? |
|
Try printing $MAXQUAD. I bet you get '-1'. That's why your code looks like it doesn't run. Update: I tried this and it prints the set value. However, I wonder if perl is treating it as a signed value when comparing it to $i because the loop never executes.
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||||