Name: Anon 2009-01-28 2:07
Hey, I am a complete noob to c++, and I need to know how to add strings.
Eg, I have:
a="one"
b="two"
c="three"
and I would like "d" to equal "onetwothree".
Thank you for any help
Eg, I have:
a="one"
b="two"
c="three"
and I would like "d" to equal "onetwothree".
Thank you for any help