[OKC JUG] Integer too large
Oram, Jackie
joram at osrhe.edu
Tue Oct 26 09:08:22 PDT 2010
That must be it. Yea!!!
If it doesn't solve the problem, I will send you all a snippet of code.
Thank you so much.
Jackie
The message to follow everyday: Life is short, Break the rules, Forgive
quickly, Kiss slowly, Love truly, Laugh controllably, And never regret
anything that made you smile. Life may not be the party we hoped for,
but while we're here we should dance.
________________________________
From: jug-bounces at lists.okcjug.org [mailto:jug-bounces at lists.okcjug.org]
On Behalf Of Jason Lee
Sent: Tuesday, October 26, 2010 11:03 AM
To: jug at lists.okcjug.org
Subject: Re: [OKC JUG] Integer too large
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/47230f2f/attachment-0003.htm>
More information about the Jug
mailing list