Saturday, August 6, 2011

Create C++ unsigned int variables?

I'm trying to declare an unsigned int array called "values" with five elements of any int. The symbolic constant SIZE is set to 5.

No comments:

Post a Comment