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
Manipulate texts with C++ (Query)
Manipulate texts with C++ (Query)
Dec 15, 2018 at 5:07am UTC
dannyboyo
(2)
Hey everyone, is there a simple way to split a string when manipulating texts with C++?
Thanks.
Dec 15, 2018 at 5:18am UTC
TheIdeasMan
(6817)
http://www.cplusplus.com/reference/string/string/substr/
https://en.cppreference.com/w/cpp/string/basic_string
Topic archived. No new replies allowed.