Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~177 People Reached
Favorite Tags
c x 3
Member Avatar for sohanonline

hello..... i just had a problem with file management in c programming.my friend gave problem but i dont know how to see the output.is there any file which i have to create first and see the answer?please help me.thanks.:)

Member Avatar for iamthwee
0
108
Member Avatar for sohanonline

hi....... i do have a doubt on this problem.please help me to solve it.here it goes........ [B]main() { int x=5; printf(ā€œ%d,%d,%d\nā€,x,x<<2,>>2) ; } Answer: 5,20,1 [/B] now my problem is to know how the followin answer occurs?i know that its of rite shift and left shift which shifts the byte.can …

Member Avatar for sohanonline
0
69