How to Create a Dynamically Allocated Array and Some More Cool Stuff C++
Paul Programming Paul Programming
81.9K subscribers
26,225 views
0

 Published On Nov 20, 2016

In this tutorial, I explain how to dynamically create a 1D array by passing the size in from the command line. Also I show how we can manipulate the dynamically allocated array from within a function by passing the array into a method by pointer reference.

If you are interested in learning more about int argc, char * argv[] make sure to check out my tutorial here.    • What does int argc, char* argv[] mean?  

If you are looking for a good C++ reference book, I recommend this one. http://amzn.to/1PftaSt

If you would like to help me make more videos you can donate via the YouTube tip jar on my main channel page.

STILL NEED MORE HELP?
Connect one-on-one with a Programming Tutor. Click the link below:
https://trk.justanswer.com/aff_c?offe...


:)

show more

Share/Embed