Does anyone know how to do strings in c++? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Does anyone know how to do strings in c++?

I need to know how to make a string a variable

15th Aug 2019, 10:47 PM
E Dawg
6 Answers
+ 1
thank you so much
15th Aug 2019, 10:53 PM
E Dawg
0
What specific part of strings are you questioning?
15th Aug 2019, 10:48 PM
Ole113
Ole113 - avatar
0
how to make it a variable
15th Aug 2019, 10:50 PM
E Dawg
0
like what goes before it
15th Aug 2019, 10:51 PM
E Dawg
0
instead of int for integers
15th Aug 2019, 10:51 PM
E Dawg
0
I dont know c++ but a quick google search found that its just string varName; https://www.google.com/amp/s/www.geeksforgeeks.org/stdstring-class-in-c/amp/
15th Aug 2019, 10:53 PM
Ole113
Ole113 - avatar