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
IOstream compiling issue?
IOstream compiling issue?
Apr 27, 2009 at 7:38pm UTC
Ek0
(7)
ACK! Thank you Helios. I cant believe I didnt see that.
Last edited on
Apr 27, 2009 at 7:46pm UTC
Apr 27, 2009 at 7:43pm UTC
helios
(17574)
cout >> "One moment please while we shuffle the deck.";
Should be:
cout
<<
"One moment please while we shuffle the deck.";
Topic archived. No new replies allowed.