delorie.com/archives/browse.cgi | search |
Date: | Sat, 03 Feb 2001 14:23:41 +0200 |
From: | "Eli Zaretskii" <eliz AT is DOT elta DOT co DOT il> |
Sender: | halo1 AT zahav DOT net DOT il |
To: | djgpp-workers AT delorie DOT com |
Message-Id: | <4331-Sat03Feb2001142340+0200-eliz@is.elta.co.il> |
X-Mailer: | Emacs 20.6 (via feedmail 8.3.emacs20_6 I) and Blat ver 1.8.6 |
Subject: | WCHAR_* and WINT_* in limits.h |
Reply-To: | djgpp-workers AT delorie DOT com |
Since wchar_t is short and wint_t is int, aren't these bugs? #define WCHAR_MIN 0 #define WCHAR_MAX 127 #define WINT_MIN 0 #define WINT_MAX 32767
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |