delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp-workers/1998/09/09/16:58:07

Date: Wed, 9 Sep 1998 16:58:03 -0400 (EDT)
Message-Id: <199809092058.QAA28683@delorie.com>
From: DJ Delorie <dj AT delorie DOT com>
To: snowball3 AT usa DOT net
CC: djgpp-workers AT delorie DOT com
In-reply-to: <199809092038.UAA27168@out1.ibm.net> (snowball3@usa.net)
Subject: Re: patch to limits.h

Did you intend to put these in the ANSI freestanding-compatible
section?

> *** include/limits.h	Thu Jan  1 22:13:44 1998
> --- include/limits.h    Wed Sep  9 15:01:12 1998
> ***************
> *** 23,28 ****
> --- 23,32 ----
>   #define UINT_MAX 4294967295U
>   #define ULONG_MAX 4294967295UL
>   #define USHRT_MAX 65535
> + #define WCHAR_MIN 0
> + #define WCHAR_MAX 127
> + #define WINT_MIN 0
> + #define WINT_MAX 32767
>   
>   #ifndef __dj_ENFORCE_ANSI_FREESTANDING

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019