From: Dan K. <da...@ke...> - 2003-06-11 07:08:12
|
Morten Eriksen wrote: > * Leonard mckinley: > >>[snip] >> char name [ 64 ]; >> >> strcpy( buffer, "[" ); >> strcpy( name, "why did the chicken cross the road" ); >>[snip] > > > * Dan Kegel: > >>Say, isn't name uninitialized there? Sorry, my eyes say "strcat" instead of "strcpy". Guess I should check my posts more thoroughly! - Dan -- Dan Kegel http://www.kegel.com http://counter.li.org/cgi-bin/runscript/display-person.cgi?user=78045 |