Macros by Category | Revision History |
VL_DECL_WCHAR_MAX
Checks whether the system headers define WCHAR_MAX or not. If it is already defined, does nothing. Otherwise checks the size and signedness of `wchar_t', and defines WCHAR_MAX to the maximum value that can be stored in a variable of type `wchar_t'.
http://autoconf-archive.cryp.to/vl_decl_wchar_max.m4
Copyright © 2008 Ville Laurikari <vl@iki.fi>
Copying and distribution of this file, with or without modification, are permitted in any medium without royalty provided the copyright notice and this notice are preserved.