Theocacao
Leopard
Design Element
Comment on "Intro to Memory and Arrays in C"
by Steffen Frost — Sep 28
In your introduction to arrays, the programming example defines COUNT using #define:

#define COUNT 5

This #define topic hasn't been covered yet in the previous required tutorial.
Back to "Intro to Memory and Arrays in C"
Design Element

Copyright © Scott Stevenson 2004-2015