emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: lim_data too narrow


From: Stefan Monnier
Subject: Re: lim_data too narrow
Date: 04 Jan 2004 14:53:35 -0500
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50

>> It would seem that on a 64-bit machine, lim_data should
>> be a 64-bit type.  Is there any agreement on how to
>> specify such a type in C?

> Modern compilers should support the int64_t type (it is mandated by
> the new C99 standard and should be defined on stdint.h).

Wouldn't something like size_t be preferable?


        Stefan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]