Skip to content
Snippets Groups Projects
Commit ddbfe901 authored by Rudi Buss's avatar Rudi Buss
Browse files

Update Exercise 2 - Film.txt

parent 57b2eb97
No related branches found
No related tags found
No related merge requests found
Create a class "Film", which contains the data members Title, Year and Genre.
In addition, the data member "Successor" is to exist, which points to the next film object in the list.
Create a corresponding constructor that fills the three data members with values.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment