reactos/lib/sdk/crt/string/strncpy.c
2013-06-16 22:01:41 +00:00

5 lines
53 B
C

#include <string.h>
#include "tcsncpy.h"
/* EOF */