Rather than changing the prototype of an existing function, we should create a new function and make the old function a wrapper around that. |
||
|---|---|---|
| .. | ||
| distops | ||
| Hakefile | ||
| main.c | ||
| mem_alloc.c | ||
| mem_alloc.h | ||
Rather than changing the prototype of an existing function, we should create a new function and make the old function a wrapper around that. |
||
|---|---|---|
| .. | ||
| distops | ||
| Hakefile | ||
| main.c | ||
| mem_alloc.c | ||
| mem_alloc.h | ||