xref
: /
reactos
/
modules
/
rostests
/
apitests
/
crt
/
strcpy.c
(revision 8a978a17)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
2
#
include
<
apitest.h
>
3
4
#
include
<
stdio.h
>
5
6
START_TEST
(
strcpy
)
7
{
8
}
9
10