LogFAQs > #877044084

LurkerFAQs, Active DB, Database 1 ( 03.09.2017-09.16.2017 ), DB2, DB3, DB4, DB5, DB6, DB7, DB8, DB9, DB10, DB11, DB12, Clear
Topic List
Page List: 1
TopicAnyone here familiar with C++?
Canuklehead
04/12/17 9:45:55 AM
#13:


Some of your strings will be missing spaces.

For example:
cout << “The color of Circle 1 is” << circle1.Color << “and the color of Circle 2 is “ << circle2.color;

Will display something like "The color of Circle 1 isBlueand the color of Circle 2 is Green"
... Copied to Clipboard!
Topic List
Page List: 1