Subject: Re: asprintf prototype
To: Ignatios Souvatzis <ignatios@cs.uni-bonn.de>
From: Johan Danielsson <joda@pdc.kth.se>
List: tech-userlevel
Date: 08/16/1999 14:24:16
Ignatios Souvatzis <ignatios@cs.uni-bonn.de> writes:

> I've been told: because it destroys contents refered to by the pointer.

I guess that's the simple explanation, but if you are not allowed to
use the data after calling free, does it really matter that it
`destroys' it? Philosophical question.

/Johan