Microsoft Windows XP [Version 5.1.2600] (C) Copyright 1985-2001 Microsoft Corp. C:\>cd doc* C:\Documents and Settings>cd a* C:\Documents and Settings\adamses>cd de* C:\Documents and Settings\adamses\Desktop>cd *430* C:\Documents and Settings\adamses\Desktop\Fall 07 CS 430>cd sec* C:\Documents and Settings\adamses\Desktop\Fall 07 CS 430\SecondPascal>cd *abdu* C:\Documents and Settings\adamses\Desktop\Fall 07 CS 430\SecondPascal\SecondPasc al_abdulza_records2>pa3 This program will describe itself to the user. And it will use records to store data. Inserting data into a linked list of records, keeping the list in descending order at all times by the grade point average field of the records. This program will obtain both the input filename and the output filename from the user. The data in each record will print as soon as the record has been Each record will also be printed after it is saved to theuser-designated output file. As the program ends, it should print to the screen a message telling the names of the input file and output file used. As the program exits, it will print a message to screen saying It says that the program is done. please enter a file name to read from (input file): infile.txt please enter the name of your output file you want to create: out.txt Mata-Toledo 49 78.20 Mata-Toledo 49 78.20 Mata-Toledo 49 78.20 Abzug 21 82.15 Abzug 21 82.15 Mata-Toledo 49 78.20 Abzug 21 82.15 Mata-Toledo 49 78.20 Bernstein 900 38.23 Abzug 21 82.15 Mata-Toledo 49 78.20 Abzug 21 82.15 Mata-Toledo 49 78.20 Norton 20 71.52 Abzug 21 82.15 Mata-Toledo 49 78.20 Abzug 21 82.15 Mata-Toledo 49 78.20 Tjaden 3 75.78 Abzug 21 82.15 Mata-Toledo 49 78.20 Abzug 21 82.15 Mata-Toledo 49 78.20 Adams 75 98.50 Adams 75 98.50 Abzug 21 82.15 Mata-Toledo 49 78.20 Adams 75 98.50 Abzug 21 82.15 Mata-Toledo 49 78.20 Lane 35 87.60 Adams 75 98.50 Lane 35 87.60 Abzug 21 82.15 Mata-Toledo 49 78.20 Adams 75 98.50 Lane 35 87.60 Abzug 21 82.15 Mata-Toledo 49 78.20 Adams 75 98.50 Lane 35 87.60 Abzug 21 82.15 Mata-Toledo 49 78.20 infile.txt out.txt The program has completed normally. C:\Documents and Settings\adamses\Desktop\Fall 07 CS 430\SecondPascal\SecondPasc al_abdulza_records2>