strncat.c File Reference

Go to the source code of this file.

Functions

char * strncat (char *dst, CONST char *src, size_t n)
 Concatenate two strings up to a given number of characters.

© 2000-2010 by contributors - visit http://www.ethernut.de/