NEWMORTALLONG
NEWMORTALDOUBLE
NEWMORTALSTRING(length)
Use these macros to allocate a new mortal variable. In case of a string you have to give the length of the string.
=center INCLUDE THE TERMINATING ZERO IN THE LENGTH!!! =nocenter
Never allocate non-mortal values when implemenating operators or functions.