Question: C LANGUAGE PROGRAMMING = Create a program to allow user to enter a series of student details name, matric no and program continuously until a
C LANGUAGE PROGRAMMING
= Create a program to allow user to enter a series of student details name, matric no and program continuously until a character of [Ctrl + Z - windows | Ctrl + D - Unix/Mac) to complete the input process. The entered students' details should be saved in a sequential access file named as student.dat. The sample of program output as shown in Figure-1. C:\Users\Asus OneDrive - UNIMAS\Academic Docu... Enter the name, matric, and program. Enter EoF to end input. ? Jane 1234 MC ? Ann 2322 IS ? Ben 1221 SE ? Alan 2221 SE ? Alex 1233 IS ? Luis 3332 MC ? Tom 2332 SE ? AZ Figure-1: Sample of user entries and output of the program
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
