Connecting Tech Pros Worldwide Forums | Help | Site Map

Finding limits of Integer in the system

Newbie
 
Join Date: Dec 2008
Posts: 1
#1: Dec 5 '08
how do i find the limits of an integer (or some other data type) for the current system, using some code or something? (In Perl)

P.S. i need to know the limits to make sure that the result do not overflow in the system its being executed.
Member
 
Join Date: Sep 2008
Posts: 57
#2: Dec 6 '08

re: Finding limits of Integer in the system


Hi!

maximum value of a scalar
Reply

Tags
integer, limits, overflow, perl, range