question mark

Apr 3, 2016 at 10:20am
how to make a program where the users type "?" and the program says you have typed a question mark?
Apr 3, 2016 at 10:31am
Just take in a char variable and then use an if statement to see if it's question mark.
Apr 3, 2016 at 2:56pm
its working. Thankyou.
Topic archived. No new replies allowed.