![]() |
|||
|
|
About Article
Alternative to array check and comparison
As far as the arrays are not too long and that the type of data can be compared with == operatorYou can use two for loops one nested into the another one. Actually the same operation than going through a 2-dimensional array[i][j]bool error = false;for (int i=0; i < length_a;...
Top News
The Next Version of Android - Some of What's Coming Get the Insider News free each morning.Related Videos
Related Articles
|
|||||||||||||