I would like some help to create the following convertions:
A need to convert an 800*600 multidimensional array into a jagged array and then the same method in reverse (jagged array with the same data to the original multidimensional array)
Is this possible? and any help about it?
See Question&Answers more detail:os