* RESIZE ( ptr newsize -- ptr' code ) resize the system memory chunk. a code of zero means success.
RESIZE
( ptr newsize -- ptr' code )
FORTH/ANS memory (dpANS14.6.1.2145) ordinary primitive