[Ilugc] [Technical] Does 'C' language specification has 'boolean' datatype ?

  • From: akilan27@xxxxxxxxx (Akilan R)
  • Date: Sat, 17 Dec 2011 17:39:45 +0530

On Sat, Dec 17, 2011 at 3:14 PM, 0 <0 at 0throot.com> wrote:


I suppose you mean _Bool to be a datatype (not variable).

ah, yes; my mistake.

Although, it is wierd
they chose _Bool instead of bool. I guess, that would break code which
had already defined a bool macro. Talk about legacy stuff...

As someone said, a mistake in programming leads to lifelong support. ;-)
Other datatypes defined such are _Complex, and _Imaginary.

--
?????? (Akilan R)
[ blog.akilan.in ]
I should have no use for a paradise in which I should be deprived of
the right to prefer hell.
? --Jean Rostand

Other related posts: