(malloc) ( size -- void* )


Vocabulary
libc

Inputs
sizean object


Outputs
void*an object


Definition