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

10 lines
249 B
C

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