On Wed, 18 July 2001, John Barreto wrote:
>
> Hi everybody,
>
> I think I've hit a wall in writing a simple Java3D program. I am getting an error:
>
> Exception in thread "main" java.lang.OutOfMemoryError
>
> My question is: what is the largest possible array size I can declare in Java?
>
>
Well, I guess it depends on what type of objects your
array contains. In theory, you can have an array of as
many bytes as your system have left in free memory.
Find the best deals on the web at AltaVista Shopping!
http://www.shopping.altavista.com
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".