Changes

Jump to: navigation, search

The Application - OOP344 20132

1 byte added, 09:08, 3 August 2013
m
Fixed syntax error in the code for the struct.
//class Song{
struct Song{
char name[71];
char artist[71];
char album[71];

Navigation menu