James wrote:

> How do you use binary numbers in C? i'm sure i once knew...
> 
> i know you prefix 0x to numbers for Hex, 0 for octal, what's binary...

ANSI C doesn't provide any way to specify numbers in binary.

-- 
Glynn Clements <[EMAIL PROTECTED]>

Reply via email to