Write a function that prints an Integer array.

Experts: Write a function that prints an integer matrix.

###Hints###

Don’t forget, sizeof is no help here.

Experts: Loopception.

##Solution##

coming soon.