[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Groff] integer size
From: |
Ted Harding |
Subject: |
Re: [Groff] integer size |
Date: |
Mon, 29 Oct 2001 22:14:39 +0100 (GMT) |
On 29-Oct-01 Bernd Warken wrote:
> On Mon, Oct 29, 2001 at 09:16:05PM +0100, Ted Harding wrote:
>> Probably the simplest work-round for this -- if it really is a
>> worry -- is a conditional define
>>
>> #if sizeof(int) < 32
>> define int long int
>> #endif
>
> It should be 32/8, but otherwise it is a good idea. I'll use a
> variation
> of this. Thank you.
>
> Bernd
OOPS! Typing too quickly ... it happens! (And thanks for
the equivalence, Ralph).
Best wishes to all,
Ted.
--------------------------------------------------------------------
E-Mail: (Ted Harding) <address@hidden>
Fax-to-email: +44 (0)870 167 1972
Date: 29-Oct-01 Time: 22:14:39
------------------------------ XFMail ------------------------------
Re: [Groff] integer size, Werner LEMBERG, 2001/10/30