Hi All,
Could you please explain whether C standard supports logical right
shift operation using some operator?
I know somewhere I read about >>operator. I thought, it is in C but i
think i'm wrong about it. No where google helps me determining this
lapse in my memory. MSVC 6 compiler gives me error.
Thanks && Regards,
Nishu
Could you please explain whether C standard supports logical right
shift operation using some operator?
I know somewhere I read about >>operator. I thought, it is in C but i
think i'm wrong about it. No where google helps me determining this
lapse in my memory. MSVC 6 compiler gives me error.
Thanks && Regards,
Nishu
Comment