Programming Fundamentals
The Book
The Code
About
GitHub
#
SongFileAdapter
This reads a text file to fill an array of Song data.
Record Structure:
a. Record Structure:
i. Title : String
ii. Song Writer : String
iii. Length : RunningTime