Flowdock
method

realloc

Importance_1
v1_9_3_125 - Show latest stable - 0 notes - Class: DL
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.