4coder-non-source/test_data/lots_of_files/xxwctype.h

10 lines
256 B
C

/* xxwctype.h -- parameters for wchar_t character type */
#define CTYPE wchar_t
#define CNAME(fun) _W##fun
/*
* Copyright (c) 1992-2012 by P.J. Plauger. ALL RIGHTS RESERVED.
* Consult your license regarding permissions and restrictions.
V6.00:0009 */