It's my understanding that with this isn't necessarily true when you consider unicode and not just ascii.

Sean

On Nov 26, 2003, at 3:27, Andre Poenitz wrote:

On Tue, Nov 25, 2003 at 08:49:06PM -0500, Sean wrote:
command = (char *) malloc((2*L + 30)*sizeof(char));

sizeof(char) is always 1...


SCNR.

Andre'

Reply via email to