show/hide this revision's text 2 added 1 characters in body

A lot of C programmers don't realise that the same is true of malloc and free.

A more interesting question is WHY programmers (both C and C++) don't realise this - it is spelt out clearly in the reference section of K&R and on page 128 of Stroustrup.

show/hide this revision's text 1

A lot of C programmers don't realise that the same is true of malloc and free.