- 2 A Sequential Access File Named Notlar Txt Stores Records Of Students With Fields Of Number Int Name And Grade D 1 (37.32 KiB) Viewed 11 times
2) A sequential access file named "notlar.txt" stores records of students with fields of number (int), name and grade (d
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
2) A sequential access file named "notlar.txt" stores records of students with fields of number (int), name and grade (d
2) A sequential access file named "notlar.txt" stores records of students with fields of number (int), name and grade (double). Write a C program that transfers all records having name "Ahmet" and grade greater than or equal to 60 to a random access file named "basari.dat".