method
malloc
v2_1_10 -
Show latest stable
- Class:
Fiddle
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.