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