View Single Post
Old 12-14-2016, 11:10 PM   #6
simon606
Registered User
 
Join Date: Oct 2016
Posts: 79
This is called a single-dimensional array. The array Size must be an integer constant greater than zero and type can be any valid C data type. For example, to declare a 10-element array called balance of type double, use this statement
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
simon606 is offline   Reply With Quote