lkml.org 
[lkml]   [2006]   [Jul]   [21]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [RFC][PATCH] A generic boolean (version 2)
Pekka Enberg wrote:
> On 7/21/06, Jeff Garzik <jeff@garzik.org> wrote:
>> I would say:
>>
>> #undef true
>> #undef false
>> enum {
>> false = 0,
>> true = 1
>> };
>>
>> #define false false
>> #define true true
>
> Just curious, why the #defines?

So they are visible to cpp as well as C.

Jeff



-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2006-07-21 23:17    [W:0.111 / U:0.016 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site