--- In c-prog@yahoogroups.com, "kalyanimalhan" <kalyanimal...@...> wrote: > > i not understand when c==128 > how c<<1;give result c=0
c is probably an unsigned char.
--- In c-prog@yahoogroups.com, "kalyanimalhan" <kalyanimal...@...> wrote: > > i not understand when c==128 > how c<<1;give result c=0
c is probably an unsigned char.