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
What are strings?
What are strings?
Apr 7, 2018 at 2:06pm UTC
ouzounisg
(1)
I just started learning c++ without any previous experience in programming and i am quite baffled as to what strings actually do or where they are used.
Apr 7, 2018 at 2:19pm UTC
JLBorges
(13770)
It's best to think of a string as a sequence of zero or more characters.
Tutorial:
https://cal-linux.com/tutorials/strings.html
Topic archived. No new replies allowed.