Search:

Type: Posts; User: mousanony

Search: Search took 0.01 seconds.

  1. Replies
    10
    Views
    4,608

    Ok, got it. Thanks :)

    Ok, got it. Thanks :)
  2. Replies
    10
    Views
    4,608

    Thanks everyone, I really appreciate people who...

    Thanks everyone, I really appreciate people who take the time to help others and explain stuff thoroughly.
    BTW , laserlight, when you say forward declare the function, did you mean to give it a...
  3. Replies
    10
    Views
    4,608

    C programming flow in relation to Stack

    Hi, I was reading "Let us C" by Yashwant Kanektar (Thanks for this great book from the recomended books thread!) when i came accross this problem:

    predict the outcome:



    #include <stdio.h>
    ...
  4. I see now. So the main problem lied in the...

    I see now.
    So the main problem lied in the while conditions.
    I would like to thank everyone for their valuable input and ideas. It really broadened my views on C programming concepts. Btw, thanks...
  5. Problem with looping a "switch" in C programming

    Hello and greetings to everyone. (I'm new here)
    Anyways.........
    I have a problem with my coding in C.

    What I'm trying to do is to let a person pick a number between 1 to 3. (the switch function...
Results 1 to 5 of 5