Question:
for my final OOP project i have to create a “Streaming service” in c++, i am basically done with the whole program, i just have one problem. I give a rating to each movie, but when i print this rating, i just get some huge random numbers instead of the actual rating.here is my movie class and the definition of the function i’m having trouble with.
If you have better answer, please add a comment about this, thank you!