Results 1 to 8 of 8
- 05-02-2008, 06:25 PM #1
Member
- Join Date
- Apr 2008
- Posts
- 4
- Rep Power
- 0
java.lang.ArrayIndexOutOfBoundsException
hi guys, ihave 2 problems
1)i want to attach my cods with zip extention, but i can't, i think my firefox do not allow me, is any way?
2)i fixed my previos problem ( i forgot to initialize the arrays) now i have new problem
java.lang.ArrayIndexOutOfBoundsException
plz help me for my 2 problems
- 05-03-2008, 06:58 PM #2
Try safari.1)i want to attach my cods with zip extention, but i can't, i think my firefox do not allow me, is any way?
It tells you that you're accessing an element greater than the max initialized element capacity of your array.2)i fixed my previos problem ( i forgot to initialize the arrays) now i have new problem
java.lang.ArrayIndexOutOfBoundsExceptionfreedom exists in the world of ideas
- 05-03-2008, 11:21 PM #3
Post your code. We are not clairvoyants to see the code on your computer :) You can always post the relevant bits in the body of the post :)
Daniel @ [www.littletutorials.com]
Language is froth on the surface of thought
- 05-04-2008, 10:22 PM #4
Member
- Join Date
- Apr 2008
- Posts
- 4
- Rep Power
- 0
hi danielstoner,
i realy wanted to do this as well (insert my code in the body of the post ) but i coudn't
- 05-04-2008, 10:36 PM #5
Put your code between "\[code\]" and "\[/code\]" markers. Don't use \. I just don't know how to escape the brackets.
Last edited by danielstoner; 05-04-2008 at 10:40 PM.
Daniel @ [www.littletutorials.com]
Language is froth on the surface of thought
- 05-05-2008, 07:21 AM #6
If your using eclipse it has a really nice debug mode that you could use. I use it a lot of the time when I'm programming a decent size project.
My IP address is 127.0.0.1
- 05-05-2008, 08:53 AM #7
- Join Date
- Jul 2007
- Location
- Colombo, Sri Lanka
- Posts
- 11,374
- Blog Entries
- 1
- Rep Power
- 18
- 05-05-2008, 09:09 AM #8
Similar Threads
-
java.lang.ArrayIndexOutOfBoundsException
By riccian in forum New To JavaReplies: 0Last Post: 03-18-2008, 09:38 AM -
java.lang.ArrayIndexOutOfBoundsException
By mew in forum New To JavaReplies: 2Last Post: 12-02-2007, 09:40 PM -
Error: java.lang.ArrayIndexOutOfBoundsException
By fernando in forum Java 2DReplies: 1Last Post: 07-31-2007, 11:47 PM -
Error: Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException
By romina in forum New To JavaReplies: 1Last Post: 07-25-2007, 10:55 PM -
java.lang.ArrayIndexOutOfBoundsException
By Marcus in forum New To JavaReplies: 1Last Post: 07-05-2007, 05:15 AM


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks