User: jayzzz7

  • Public profile

User profile: jayzzz7

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

if statement doesn't work as I expected
Pardon 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