I am working with dynamic arrays in C++ and trying to assign a memory allocation. But, as I debug, I found out that the memory is not being allocated.
In header file: