Hello guys, i have a problem. I have to make function that multiplies two matrices. One is array with 8 values and the other one is with size (8x3). I am stuck because i am really bad at using pointers and i have problems with calling the function in main(). All kind of help will be good. Thank you in advance!