[OKC JUG] Integer too large

Jason Lee jason at steeplesoft.com
Tue Oct 26 09:03:03 PDT 2010


On 10/26/10 10:55 AM, Oram, Jackie wrote:
> Hate to bother you guys, but I need some guidance.
> I am working with an array defined as errorArray[9999][4][2].  I've 
> used the range of indices between and including [1000][0][0] and 
> [6000][4][0].  No problem.
> The current section of code that I am dealing with needs to use the 
> range of indices between [0000][0][0] and [0200][4][2].  I've gotten 
> as far as [0070][1][2], but when I try to go to [0080][0][0] and above 
> I get an error message of "integer number too large : 0080".
> Can someone tell me why I am getting this error?
Can you share a code snippet?

-- 
Jason Lee
Senior Member of Technical Staff at Oracle
http://blogs.steeplesoft.com

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.okcjug.org/pipermail/jug-okcjug.org/attachments/20101026/78492c6c/attachment.htm>


More information about the Jug mailing list