Hi, Can anyone please let me know how i can store an image of size larger than 255*255 into an array? I found out that the maximum array index is 255 but to store an image of size greater than 255*255, how should i go about doing it? Creating sub-arrays will make the traversal very difficult.Is there any other way?
Thanx Suresh. [Non-text portions of this message have been removed]
