Joined
Last Seen
0 Reputation Points
Unknown Quality Score
No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
0 Endorsements
Ranked #37.0K
~196 People Reached
Favorite Forums
Favorite Tags
2 Posted Topics
Re: array limits
private int x = 8; private int y =0; while(x<array.length){ array[x]=y; x++; y++; } let me know if that is what your looking for
hi can someone [COLOR="Red"]please[/COLOR] tell me how to insert a image into an image array. The image is currently in the same folder as the class file.
The End.
imran786