|
Newbie Member
|
|
| 16Feb2007,10:13 | #2 |
|
Quote:
Originally Posted by sunina # Enter realloc(3), it's prototype: void *realloc(void *ptr, size_t size); realloc takes in the pointer to the original area of memory to enlarge and how much the total size should be |
