Previous section
To contents
Next section
2.3 Completing the program
Now let's add the last functions we need to make this program useful: the ability to delete entries and search for songs.
2.3.1 delete()
2.3.2 search()
2.3.3 main() again
Previous section
To contents
Next section