User: Codebot

  • Public profile

User profile: Codebot

User info
User name:Codebot
Name:Dominik
Location:Candada
Bio:Someone trying to learn some C++
History
Joined:
Number of posts:4
Latest posts:

Wont show me the input?
It wont show me the input. if (input == "yes") { cout<<"I know how you feel"; cin>> input;...

Why does it say no previous if
It stills says else without a previous if? and i copy pasted.

Why does it say no previous if
if (input == "yes"); { cout<<"I know how you feel"; cin.get(); } else if (input == "no"); { ...

Having some trouble.
Alright im trying to make a choice game on cmd using C++ on codelite. I dont know why its not workin...

This user does not accept Private Messages