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

10 lines
192 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