I'm very new to C++.
I have the following string (called 'names'): "Cameron;Keremy;Jyle;Tyson;".
How do I turn this into an Array?
names[0] would be Cameron, names[1] would be Keremy, etc.?
I really would appreciate some help with this please!
Hey, I'm working on a web application, and it requires that a textarea automatically scroll to the bottom when the page opens. Is there any way to do this?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.