[OKC JUG] Integer too large
Oram, Jackie
joram at osrhe.edu
Tue Oct 26 08:55:02 PDT 2010
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?
Thank you in advance,
Jackie
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.okcjug.org/pipermail/jug-okcjug.org/attachments/20101026/eb0bdfe4/attachment-0002.htm>
More information about the Jug
mailing list