reactos/rostests/apitests/crt/_snwprintf.c
Timo Kreuzer 42a833ef22 [CRT_APITEST]
Add tests for _snprintf, _snwprintf, strtoul, wcstoul
Patch by Thomas Faber (slightly modified by me)
CORE-6510

svn path=/trunk/; revision=70455
2015-12-28 15:24:47 +00:00

4 lines
81 B
C

#define _UNICODE
#define func__sntprintf func__snwprintf
#include "_sntprintf.h"