Declarations & Initializations - C++ tutorial | Ep. 4

2 years ago
13

You now know about the basic C++ main function, how to write output on the screen, what variable types are and what they are used for and declaration + initialization of variables. With that, you can try to make small programs that output certain types of variables to the screen and see what works and what does not.

I really hope you liked this tutorial. And if you did, please leave a like and subscribe, this series is certainly not finished and will keep going on for years!

Loading comments...