if statement doesn't work as I expectedPardon me so why it's not working for me ?
if statement doesn't work as I expected#include "stdafx.h" #include <iostream> using namespace std; int main() { int a,b; b = 2...
Why cin.get(); command doesn't work in Win7? In MS Visual use Ctrl + F5 to run without debuging !
Why cin.get(); command doesn't work in Win7? #include "stdafx.h" #include <iostream> using namespace std; int main(){ cout << "Hello world!"...
This user does not accept Private Messages