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
~127 People Reached
Favorite Forums
Favorite Tags
c x 1
Member Avatar for vicky sheikh

Can anyone please elaborate this loop?? while(str<end) { temp=*str; *str++=*end; *end--=temp; } and especially 2nd and 3rd clause of loop either increment or assignment will be done first...

Member Avatar for Moschops
0
127