File nut/c/string/strncpy.c


Included Files


Global Function strncpy()

char* strncpy ( char* dst, const char* src, size_t n )
Prototyped in: /usr/avr/include/string.h
Called by: dirname() nut/fs/dirname.c