In C I'm wondering if I can use an int as a counter to select an array from my list of arrays. If not how would you suggest getting around this? Sorry the code might explain it better: as a cou
In C I'm wondering if I can use an int as a counter to select an array from my list of arrays. If not how would you suggest getting around this? Sorry the code might explain it better: as a cou