My school is using CodeWarrior IDE 3.0 for its computers class and I want to get some practice in over the X-Mas break, does anyone know where I can download 3.0?
I want to calculate the sum and the average of 10 numbers stored in memory. I must initialize the memory contents with numbers of (my choice). The sum and the average must be stored in memory. I must do my sum in a loop
I want to calculate the sum and the average of 10 numbers stored in memory. I must initialize the memory contents with numbers of (my choice). The sum and the average must be stored in memory. I must do my sum in a loop