mirror of
https://github.com/reactos/reactos.git
synced 2024-11-03 05:18:55 +00:00
42a833ef22
Add tests for _snprintf, _snwprintf, strtoul, wcstoul Patch by Thomas Faber (slightly modified by me) CORE-6510 svn path=/trunk/; revision=70455
4 lines
81 B
C
4 lines
81 B
C
#define _UNICODE
|
|
#define func__sntprintf func__snwprintf
|
|
#include "_sntprintf.h"
|