What is the function of cin.get(c)?


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?
H, of course.
Topic archived. No new replies allowed.