# 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
Last updated on: 9/21/2019, 11:09:56 PM