On 9/11/06, Mark Manning <[EMAIL PROTECTED]> wrote:
Yakov Lerner wrote:
> On 9/11/06, Mark Manning <[EMAIL PROTECTED]> wrote:
>
>> It is fairly easy to check for inconsistencies in Binary, Octal, and Hex
>
>
> I'm afraid C does not notion of binary numbers.
>
> Yakov
>
On some systems that answer is correct. On others it is not. :-)
I'm aware of binary numbers in perl (0b101010101). But in C ?
What exactly is syntax of "binary numbers in C" ? How does it look ?
On which systems ?
I never heard of "binary numbers in C" ...
I am very curious to hear from you all details that you can provide.
What exactly are those systems and how exactly the syntax looks ?
Yakov