Sorry I am just a beginner at C++! I wanted to print movie tickets which will include name, the movie selected and the movie timeslot! :C But having trouble as my lecturer did not specify how to use it.
Try this tutorial. There are simple samples that show you what to do depending on whteher you want to prepare a text file with the movie details, or read the details in from the file.