1) Inquisitus
Id prefer this one cause my actual array size is going to be about 100 and the values are not predictable although it is increasing.
int array[] = { 13, 21, 35, 41, 51, 63, 74, 81, 99......1000 };
2) shwx
The program that i want to write is for an ignition system where...