Reading txt file and add them to linked list in c | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
- 1

Reading txt file and add them to linked list in c

I have a songs.txt file and it includes songs' name and duration times. For ex: bohemian rhapsody 5:53. I dont know how to separate name, minute and second , and add them to a singly linked list. Can anyone help me ??

12th Jun 2020, 1:30 PM
Jongin
Jongin - avatar
1 Answer
+ 1
im using c not c++ but thank you im gonna try it :)
12th Jun 2020, 2:50 PM
Jongin
Jongin - avatar