C program Create a music player app in strictly C language using data structures that has a music library containing all of the music/songs, which will added by a user at runtime and be able to view...

I need the answer as soon as possibleC program<br>Create a music player app in strictly C language<br>using data structures that has a music library<br>containing all of the music/songs, which will<br>added by a user at runtime and be able to view<br>all the songs/music currently in the library and<br>be able to search for a music/song in the library.<br>It will also have a playlist which is again added<br>by the user and be able to perform operations<br>on it, like add any music to the playlist from the<br>music library, move each music item either up or<br>down from the current position, remove them<br>from the playlist, shuffle the playlist items and<br>also be able to play the music/song if possible<br>(or if not, then just fake play it and add options<br>to start/stop playing).<br>

Extracted text: C program Create a music player app in strictly C language using data structures that has a music library containing all of the music/songs, which will added by a user at runtime and be able to view all the songs/music currently in the library and be able to search for a music/song in the library. It will also have a playlist which is again added by the user and be able to perform operations on it, like add any music to the playlist from the music library, move each music item either up or down from the current position, remove them from the playlist, shuffle the playlist items and also be able to play the music/song if possible (or if not, then just fake play it and add options to start/stop playing).

Jun 07, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here