cplusplus
.com
TUTORIALS
REFERENCE
ARTICLES
FORUM
C++
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs
Forum
Beginners
Define
Define
Sep 5, 2011 at 11:53pm UTC
Hasnain Attarwala
(45)
<< vs >>
a) Give me the formal definition in your words
b) definition in layman's terms
ex
cout << "enter name" << endl;
cin >> name ;
Like why when there is no info going out of endl why do we use this <<
Last edited on
Sep 5, 2011 at 11:55pm UTC
Topic archived. No new replies allowed.