Changes

Jump to: navigation, search

The Application - OOP344 20132

4 bytes removed, 22:37, 19 August 2013
m
the file
Records are kept in the following format:
<big><syntaxhighlight lang="cpp">
//class struct Song{struct Song{ char name[71]; char artist[71]; char album[71]; char releaseDate[11]; unsigned long genre; unsigned long rating;
};
</syntaxhighlight></big>
 
==Selecting data file==
There are two choices to select a data file to browse:

Navigation menu