New video on the CopperSpice YouTube Channel:
What is Initialization
by Barbara Geller and Ansel Sermersheim
About the video:
In this video we look at some of the ways that variables are initialized in C++. We cover the various forms of initialization, the syntax used to specify them, and some of the corner cases that can occur. We also talk about the difference between initialization and initializers, and why being able to recognize an initializer is important for writing correct code.
Please take a look and remember to subscribe!
Add a Comment