ok i put the function prototypes outside! and it seem to be running properly for 2 sets of data ONLY :/ not more!
Can you see why you can't put more than two instances of Individual into the array named "I"?Code:int main() { Individual I[1]; menu(I); }



1Likes
LinkBack URL
About LinkBacks



