Question: A sequential Access file inf.txt has some students records, each of which contains Id, Name and Last Name data fields. Id will be an integer

A sequential Access file "inf.txt" has some students records, each of which contains Id, Name and Last Name data fields.
Id will be an integer type.
Write a C MAIN function which will read file inf.txt and search the file for a specific Name and Last Name of a
student. Search keys Name and Last Name will be entered from the standard input.
Program will print It is found if the search is successful orherwise it will print It is not found.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!