Search:
Forum
General C++ Programming
What is the function of cin.get(c)?
What is the function of cin.get(c)?
Jun 29, 2011 at 6:17am UTC
mahor1989
(3)
i know it takes one character at a time but if i give input HELLO WORLD what it will take then just H. And what will cout.put(c) print then?
Jun 29, 2011 at 6:36am UTC
hamsterman
(4538)
H, of course.
Topic archived. No new replies allowed.
C++
Information
Tutorials
Reference
Articles
Forum
Forum
Beginners
Windows Programming
UNIX/Linux Programming
General C++ Programming
Lounge
Jobs