Arrays Introduction

  • + 0 comments

    Thanks for clarifying. I had thought that specifying the size of an array at runtime was not allowed in C++, but then I was second-guessing myself because the code compiled and ran fine.