Giorgos Keramidas f2572d955f Clarify the bit about realloc() and its `ptr' argument a bit.
Hopefully, now it is more clear that the memory referenced by the
ptr argument of realloc(ptr,size) is freed and only the return value
of realloc() points to a valid memory area upon successful completion.

Submitted by:	Martin Faxer <gmh003532@brfmasthugget.se>
2002-06-06 22:11:19 +00:00
..
2002-03-22 21:53:29 +00:00
2002-05-17 05:11:13 +00:00
2002-03-22 21:53:29 +00:00
2002-03-22 23:42:05 +00:00
2002-05-12 00:22:38 +00:00
2002-05-31 05:01:17 +00:00
2002-03-22 21:53:29 +00:00
2002-03-26 23:09:34 +00:00