7 lines
148 B
Plaintext
7 lines
148 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
|