reactos/reactos/lib/sdk/crt/string/strncpy.c
2013-03-14 22:21:37 +00:00

5 lines
53 B
C

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