Flowdock
method

realloc

Importance_1
v2_6_3 - Show latest stable - 0 notes - Class: Fiddle
realloc(p1, p2) public

Change the size of the memory allocated at the memory location addr to size bytes. Returns the memory address of the reallocated memory, which may be different than the address passed in.

Show source
Register or log in to add new notes.