This is the start of me learning how to program in C++. I practice what I have learned from programming videos online and try to reinforce what I've learned.
This video focuses on me reviewing string array (literal C string) vs pointer string array (c-string manipulation).
Just wanted to make note of what I figured out for this for possible future use/reminder.
Source of information (31-hour C++ video by freeCodeCamp.org YouTube Channel):
• C++ Programming Course - Beginner to Advanced