SOMRealloc Parameter - size
size
(size_t)
The size in bytes for the re-allocated storage. If zero, the memory pointed to by
ptr
is freed.
[Back: SOMRealloc Parameter - ptr]
[Next: SOMRealloc Parameter - rc]