Programming C language to manage the music playlist utilizing a double linked list. Each song should contain information regarding its title, artist's name, and duration (formatted as hh:mm:ss). The program should let users add new songs, remove songs by their titles, show all songs in the playlist, and clear the playlist entirely.
-
Notifications
You must be signed in to change notification settings - Fork 0
Programming C language to manage the music playlist utilizing a double linked list. Each song should contain information regarding its title, artist's name, and duration (formatted as hh:mm:ss). The program should let users add new songs, remove songs by their titles, show all songs in the playlist, and clear the playlist entirely.
alfandirifaul/Music-Stuff
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Programming C language to manage the music playlist utilizing a double linked list. Each song should contain information regarding its title, artist's name, and duration (formatted as hh:mm:ss). The program should let users add new songs, remove songs by their titles, show all songs in the playlist, and clear the playlist entirely.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published