Gedare Bloom wrote: > - *to++ = *from++; > + *to++ = *from++; > > Nesting level should be just two blank space characters, not 8. > Looks to me like tab characters. Chris