CC#•Created by mihax on 5/17/2023 in #help ❔ Matrix dynamic allocation
If a have a matrix which I allocated with new and later I need to delete what the matrix contain and allocate again with new. How I delete the matrix contents and allocate a new one?