Tech Support Guy banner
Status
Not open for further replies.
1 - 1 of 1 Posts

· Registered
Joined
·
1 Posts
Discussion Starter · #1 ·
I have written a C++ console program that asks a user a question by using the cin statement. I have made the appropriate string statement needed and use the if else statement to confirm or deny the answer. I want to write this program in a windows application. I have been attempting this using an MFC application but am having trouble asking 1)the user a question, 2)getting the user to response into the program:confused: , 3)incorporating the if else statement to confirm the string variable.
What I would like to know if I am on the right pathe using MFC or should I be looking to accomplish this in another area. I am new to programming and would appreciate any help that is out there. Thanks

Yazo
 
1 - 1 of 1 Posts
Status
Not open for further replies.
Top