Question: Can you please help me create a c + + code for this. I wanted to create a football team using , name,number,position and year.
Can you please help me create a c code for this. I wanted to create a football team using name,number,position and year. With detail of txt file. I've run a few but having error with ifstream filefilename; Thank you
Define a struct with or more members. The struct must be different from the ones used in class points
Your application must have at least one programmerdefined function points
Declare an array of your struct using a size of or more points
Load the data for each element in your array from a text file points
Display the data in your array in the terminal points
Provide brief comments for every line of code points
Code must compile points
Please be creative Surprised
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
