I'm at my wits end! <BR><BR>Background:<BR>I have a CD class with private data and public methods, that works fine.<BR>I have declared as friend the istream and ostream objects to allow <BR>cin >> ...
If you're not familiar with object-oriented programming, some of the concepts can be hard to understand, especially if you're a longtime procedural language programmer. Follow along as we take a look ...