Rockbox.org home
release
dev builds
extras
themes manual
wiki
device status forums
mailing lists
IRC bugs
patches
dev guide



Rockbox mail archive

Subject: Re: strncat missing?

Re: strncat missing?

From: Linus Nielsen Feltzing <linus_at_haxx.se>
Date: Mon, 22 Dec 2003 01:55:13 +0100

c s wrote:
> It looks like we have a prototype for strncat in
> string.h but no strncat function in the code. Should
> we have a strncat function?

We have only implemented the functions that we absolutely need. If we
need strncat() we should implement that as well. I suggest you use
snprintf() as a workaround.

Linus
Received on 2003-12-22

Page template was last modified "Tue Sep 7 00:00:02 2021" The Rockbox Crew -- Privacy Policy