Dave Korn wrote: > char* a, b, c; clearly we cannot allow this confusing notation, indeed this is a strong argument for char *a; which is really more in C style anyway I think.