Files
RCBASIC4/doc/files/getmatrixsize.txt
2026-02-26 15:33:51 -06:00

8 lines
149 B
Plaintext

#title GetMatrixSize [RCBasic Doc]
#header Sub GetMatrixSize(mA, ByRef r, ByRef c)
Gets the number of rows and columns in a matrix
#ref DimMatrix