I'm writing a program with a two dimmensional array and it goes up to [8][8](81 variables). For one part I need to check weather any of the variables are equal to 0 and instead of checking each one seperately(which would take forever) I need to know if theres a way to check the whole array.
Thanks for any help.![]()



LinkBack URL
About LinkBacks




CornedBee