...

/

Exercise on Pointers

Exercise on Pointers

Test your knowledge on pointers and dynamic memory!

We'll cover the following...

In an earlier exercise (in the Complex Data Types section), we saw how to print a matrix and how to multiply ...