Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

CPP-CompactDisc

This project implements a simple class for managing a Compact Disc (CD) in C++. It features basic object-oriented principles, including constructors, destructors, operator overloading, and dynamic memory management. The code handles songs on the CD and offers several functionalities to manipulate and display information about the tracks.

Features OOP Concepts: Demonstrates the use of classes, constructors, destructors, and operator overloading. Dynamic Memory Allocation: Uses dynamic memory to manage the list of songs on the Compact Disc. Basic User Interaction: Populates song structures and demonstrates setting and retrieving songs from the CD.

About

Includes; Classes, Constructors, Destructors, Operator Overloading, and Dynamic Memory Allocation

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages