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
cin problem
cin problem
Apr 30, 2010 at 10:26am UTC
a friend
(13)
when we use cin>>
the(( - ))in the output jump one line down
i dont want it.for example i want to cin these by keyboard
1 2 3
4 5 6
4 2 3
what can i do?
Last edited on
Apr 30, 2010 at 10:27am UTC
Apr 30, 2010 at 10:29am UTC
ARWA
(100)
well, do you want to store them in different variabels or what ?
Apr 30, 2010 at 6:26pm UTC
cnoeval
(643)
Double post:
http://cplusplus.com/forum/beginner/23092/
Topic archived. No new replies allowed.