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

5 lines
52 B
C

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