Register for your free account! | Forgot your password?

Go Back   elitepvpers > Coders Den > C/C++
You last visited: Today at 15:44

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



i Need some Help Can Help me ?!

Discussion on i Need some Help Can Help me ?! within the C/C++ forum part of the Coders Den category.

Reply
 
Old   #1
 
elite*gold: 0
Join Date: Apr 2012
Posts: 36
Received Thanks: 6
i Need some Help Can Help me ?!

iam new user C++ now i Learn
but can one help me
in Console Application idk in it i cant Find help
can one help me ?
Fairy10 is offline  
Old 04/25/2012, 06:47   #2
 
Tyrar's Avatar
 
elite*gold: 0
Join Date: Oct 2008
Posts: 1,637
Received Thanks: 1,119
Code:
std::string s;
uint32_t i;
std::cin >> s; // console input
std::cin >> i; // console input
std::cout << s << std::endl; // console output
std::cout << i << std::endl; // console output
Tyrar is offline  
Old 04/25/2012, 10:48   #3
 
elite*gold: 0
Join Date: Apr 2012
Posts: 36
Received Thanks: 6
Quote:
Originally Posted by HeavyHacker View Post
Code:
std::string s;
uint32_t i;
std::cin >> s; // console input
std::cin >> i; // console input
std::cout << s << std::endl; // console output
std::cout << i << std::endl; // console output
The Code not work
Fairy10 is offline  
Old 04/25/2012, 11:11   #4
 
Dr. Coxxy's Avatar
 
elite*gold: 0
Join Date: Feb 2011
Posts: 1,206
Received Thanks: 736
Quote:
Originally Posted by Fairy10 View Post
The Code not work
Your Brain not work

Get a C/C++ book pls.
Dr. Coxxy is offline  
Thanks
2 Users
Reply




All times are GMT +2. The time now is 15:44.


Powered by vBulletin®
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2024 elitepvpers All Rights Reserved.