Parse source as a, possibly signed, integer literal and return its value . The source must be a non-empty sequence of base- radix digits, optionally prefixed with a minus or plus sign (‘-‘ or ‘+’).
Parse source as a, possibly signed, integer literal and return its value . The source must be a non-empty sequence of base- radix digits, optionally prefixed with a minus or plus sign (‘-‘ or ‘+’).