This module provides functions for allocating and deallocating memory.
This function allocates an
ERL_INTEGER
ERL_U_INTEGER
ERL_ATOM
ERL_PID
ERL_PORT
ERL_REF
ERL_LIST
ERL_EMPTY_LIST
ERL_TUPLE
ERL_BINARY
ERL_FLOAT
ERL_VARIABLE
ERL_SMALL_BIG
ERL_U_SMALL_BIG
Clears the
freelist, where blocks are placed when they are
released by
This function frees an array of Erlang terms.
Use this function to free an Erlang term.
Normally it is the programmer's responsibility to free each
Erlang term that has been returned from any of the
There is an example in the User Manual under "Building Terms and Patterns"
This function calls the standard
This function calls the standard