I learned (on https://www.cplusplus.com) that arrays are just pointers with a fixed address. I now that creating a pointer to a dynamically created value (using new), not de