Question: Write a program that creates a new text file. Prompt the user for a student identification number, last name, and first name. Write this information
Write a program that creates a new text file. Prompt the user for a student identification number, last name, and first name. Write this information to the file. Input several more records in the same manner and close the file. Write this information to the file one record per line all items comma separated like the following:
12345, Last: Eclipse, First: Lunar
Please use Assembly Language for x86 Processors (7th Edition). Thanks!
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
