Array of Struct help please??

Apr 15, 2013 at 7:45am
Thanks
Last edited on Apr 15, 2013 at 7:44pm
Apr 15, 2013 at 8:16am
I do not understand why you listed here your long code?! What is the relation between the question and your code? Any array of any type is declared the same way

TypeName NameOfTheArray[NumberOfElements];
Last edited on Apr 15, 2013 at 8:18am
Topic archived. No new replies allowed.