strncpy.c File Reference

Go to the source code of this file.

Functions

char * strncpy (char *dst, CONST char *src, size_t n)
 Copy a string up to a given number of characters.

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