[Xastir-dev] Re: [Xastir] strcat/strcpy/strncpy functions

Henk de Groot henk.de.groot at hetnet.nl
Fri Aug 20 14:22:57 EDT 2004


At 10:15 20-8-2004 -0700, Curt, WE7U wrote:
>I've been busy this week getting rid of the above functions.  Here's
>the old count:
>
>     strcat()  243
>     strcpy()  511
>     strncpy() 272

Why do you want them to be replaced? I know these functions should be 
handled with case not to overrun allocated memory and such, but they are 
much, much faster in execution than the snprintf function. I hope the 
replacement will not give performance problems...

Kind regards,

Henk.





More information about the Xastir-dev mailing list