Problem: assigning strings to structures memberThanks a bunch for the help, Duoas. C++ get pretty tricky for me and its nice to know there is a for...
Problem: assigning strings to structures memberHello all, I am trying to assign two movies to the structure MovieData then display those two mov...
Input Validation StringsThanks a bunch guestgulkan. I tried the && and everything works thanks again.
Input Validation StringsHello all, I am trying to check user input, the program will only accept 4 answers, A, B, C and D...