Dear all,
I hope you can help. Is any one aware of a function that would return the number of Rows and Columns of a 2-D array in C ( Matrix)?
Or, how to go about writting a function with the Matrix as an input array and numbers of the matrix rows and columns (Similar to SIZE( ) function in MATLAB) as outputs.
Best regards,
BASHAR AHMAD
I hope you can help. Is any one aware of a function that would return the number of Rows and Columns of a 2-D array in C ( Matrix)?
Or, how to go about writting a function with the Matrix as an input array and numbers of the matrix rows and columns (Similar to SIZE( ) function in MATLAB) as outputs.
Best regards,
BASHAR AHMAD
Comment