On Sat, 29 Aug 1998, Glynn Clements wrote:

-
-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.
-

ahh... oops! i know where i saw it, x86 assembly : mov al, 01010101b
oh well, looks like i'll have to keep my calculator handy...

oh, and thanks for all the replies about the usleep() thing, you can
stop responding :) (i have about 20 odd replies!), but at lest replies
are given...

-- 
[EMAIL PROTECTED]                http://x-map.home.ml.org

Reply via email to