This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Error in GCC documentation page


On 7 July 2010 19:12, Paolo Carlini wrote:
> On 07/07/2010 08:02 PM, Trevor Smedley wrote:
>> On the page http://gcc.gnu.org/onlinedocs/gcc/Other-Builtins.html the term "integral" is used twice in the section " Built-in Function: long __builtin_expect (long exp, long c)", where what is intended is "integer".
>>
> I'm not a native English speaker, and would like to know more about that
> use, but can't be *that* bad if you can find it also in the ISO C++
> Standard ;)

The usage is correct in "standardese" and English.
My dictionary gives one definition of "integral" as "denoting a number
that is an integer".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]