Mini Project
...
Exercise on Pointers
Test your knowledge on pointers and dynamic memory!
In an earlier exercise (in the Complex Data Types section), we saw how to print a matrix and how to multiply ...