User: herocross

  • Public profile

User profile: herocross

User info
User name:herocross
History
Joined:
Number of posts:3
Latest posts:

regarding do while loop
[b]n[/b] is initialized just before the start of the do loop, the same goes for [b]c[/b] :) n=1; c=...

regarding do while loop
This part covers the do-while loop 'til a printf() do { n++; d=1; t=0; ...

regarding do while loop
I'm using the do-while loop in one of my programs but the thing is that the other codes after the do...

This user does not accept Private Messages