Files
RCBASIC4/doc/files/zeromatrix.txt

9 lines
191 B
Plaintext

#title ZeroMatrix [RCBasic Doc]
#header sub ZeroMatrix(mA)
Clears a matrix
Note: Literally does the exact same thing as ClearMatrix. Its here as a legacy call convention.
#ref ClearMatrix