Code:
a[,]
Code:
a[][]
|
Go4Expert Member
|
|
| 15Aug2007,08:54 | #1 |
|
dimension what is the difference between multi dimensional array
Code:
a[,] Code:
a[][] |
|
Go4Expert Member
|
|
| 15Aug2007,08:56 | #2 |
|
Sorry the post got posted two times
|
|
Go4Expert Founder
|
![]() |
| 15Aug2007,09:33 | #3 |
|
Quote:
Originally Posted by kaustubh Now about your query I don't see any difference apart from the some assembly code that may be different. I may be wrong also and so don't count on my answer. |