char* foo = NULL;
char bar = 0;
are preferable. Is there any reason one would want to smash N declarations into one?