hi expert..can i ask you to help me on something: how do you write an application to create two random acess binary files one with the team data(team, division, conference) one with the player data(name, jersey number, position, height, weight, birthdate, birthcity, birthcountry, teamid) the teamid of the player data will be used to look up the team information in the team data file.
How do you also write an application to navigate the files created above. it will display all data for one player at a time. it will display dates similar to February 20, 2002. The height, 6'4". It has menus: file, exit, record, first, next, previous, last, find, find next, The find option will find the first recodrd where the the target string can be found in the player's name(case insensitive). the find next option will find the next matching record. No arrays are allowed to be used. all data remains on the disk except current record.
Can you help me out here ..please? can you give me your e-mail so i can send you the application and the data file please? let me know..I really need your help. thank you!
a sample data for example includes: idnumber, jersey, player, position, height, weight, birthdate, yearsinleague, birthtown, country, team, division, conference
433,35,Mike Richter,G,5-11,185,22/09/1966,11,Abington,Pennsylvania,New York Rangers,Atlantic, Eastern