File input to arrayfirst off all, create an array of structure where the members will be name, club, age etc. Then use ...
while loop - 2 conditions with ORthe correct syntax for a do-while loop is do { //your codes here }while(condition); furthermore, i...