Arrays Introduction

  • + 0 comments

    not sure why people just downvote an honest question instead of responding with an answer - everyone is here to learn.

    "As a rule of thumb, C++ pointers should only refer to objects allocated wth new." you can read here for more explanation: Section A3.8. Pointers http://www.horstmann.com/ccj2/ccjapp3.html