Re: [ROOT] Is 0b0 not working ?

From: Pasha Murat (630)840-8237@169G ((630)840-8237@169G)
Date: Wed Oct 18 2000 - 04:57:04 MEST


I'm afraid that even plain C language doesn't allow what you want - ANSI C supports 
only `0x...' and `0...' representations. -best, Pasha

Roland Bramm wrote:
> 
> Hi Rooters
> 
> i need for some Bit operations the Binary representation of a number.
> For hex ( 0x34 ) and octal ( 0o23 ) this is working fine, but using 0b001
> causes a interpreter Error.
> Is this a Bug, or not the proper way to put a binary number.
> 
> Thanks
> 
> Roland bramm



This archive was generated by hypermail 2b29 : Tue Jan 02 2001 - 11:50:35 MET