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