method
malloc
v2_4_6 -
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.