reactos/rostests/apitests/crt/strtoul.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

3 lines
55 B
C

#define func_tcstoul func_strtoul
#include "tcstoul.h"