hello everyone. I have this piece of code that I put together, but I have been having some issues printing it out to the screen from case 2. I used a pointer as you can see to print the output, but its only printing data entered. Any idea what i could use to print in the format below. Thanks everyone.
I want the print out page to be like this:
DVD Information
Title: Thor the Dark World
Length:90
Bonus Info:
Title 1: First bonus info
Length 1: 10
Title 2: Second bonus info
Length 2: 15
Title 3: Third bonus info
Length 3: 20