how can i initialize variables stored in anobject array...or whatever you call what im trying to do?
this is my goal...
Write a program that asks the user to enter the number of pancakes eaten for breakfast by 10 different people (Person 1, Person 2, ..., Person 10)
Once the data has been entered the program must analyze the data and output which person ate the most pancakes for breakfast.
thanks everyone...guess i didnt do it all by myself...the thing making it crash in my last code crash was line 30! i didnt need to declare it and so it confused everything :D
one last thing though line 39 how does this work??
( " << fat[highcake].pancake << " pancakes )
i repeated this reply on my last post too will check em both....