Search:

Type: Posts; User: infinite_loop

Search: Search took 0.01 seconds.

  1. in case of i has a garbage value, you alrealdy...

    in case of i has a garbage value, you alrealdy initialized it to 0 in for loop...so there won't be a problem...
  2. Replies
    7
    Views
    868

    hello laserlight...you seem very experienced on c...

    hello laserlight...you seem very experienced on c programming...i am sure you can help me...i am studying from ''c: how to program''...but the exercises in the end of the chapters is not enough...i...
  3. Replies
    7
    Views
    868

    Looking for example C problems...

    I am preparing for the final exam(introduction to C) and looking for some example problems that probably i am going to encounter in the exam...i have searched in google but couldn't find much...
    ...
  4. Replies
    2
    Views
    453

    please help with palindrome

    I am in the beginning stages of C programming and in need of help.
    I can't understand. please can someone explain me?

    Why we assign reverse to 0 at first and what does the statements mean in the...
  5. Replies
    19
    Views
    2,242

    i am beginner and i have a question. edit:...

    i am beginner and i have a question.



    edit:

    in '' void main(void) ''
    the first void means that main doesn't return any value.
    the second void means that main doesn't receive any...
Results 1 to 5 of 6