User profile: jason387

User info
User name:jason387
History
Joined:
Number of posts:4
Latest posts:

Problem: assigning strings to structures member
Thanks 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 member
Hello all, I am trying to assign two movies to the structure MovieData then display those two mov...

Input Validation Strings
Thanks a bunch guestgulkan. I tried the && and everything works thanks again.

Input Validation Strings
Hello all, I am trying to check user input, the program will only accept 4 answers, A, B, C and D...