method
malloc
v1_9_3_125 -
Show latest stable
- Class:
DL
malloc(p1)public
Allocate size bytes of memory and return the integer memory address for the allocated memory.
malloc(p1)Allocate size bytes of memory and return the integer memory address for the allocated memory.