[prev] 55 [next]

Exercise 7: Seeking to a Record

Create a new program that shows one particular Student record
  • the parameter is the index of the record to be displayed

[Diagram:Pics/filesys/student-file.png]

Write one program using stdio and another using unistd