Creating the addRecord function

In this lesson:
  • Adding a head pointer for the list
  • Moving user entry calls into addRecord function
  • Using Malloc to create space for a user record
Running time: 13:29