I'm just learning the basics of c++ (just a bit past hello world), and I have a question: How do you make two different pieces of code execute at once? I know that i could just put one after the other and the computer would execute it so fast you couldn't tell they which one came first, but how...
Hey im just learning the basics of c++, and I know how to use an if, for, or while statement to loop and branch my coding, but they can only work with integers. How can i get the same effects but usings char strings instead? Thanks in advance.
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.