Search:

Type: Posts; User: gn17

Search: Search took 0.00 seconds.

  1. Replies
    7
    Views
    1,841

    Haha. Well, I always feel that it's better to...

    Haha. Well, I always feel that it's better to know more. Thanks for the input. ;)
  2. Replies
    7
    Views
    1,841

    Ah, I see. So Boolean operators always yield a...

    Ah, I see. So Boolean operators always yield a numeric value of only 1 or 0? That makes sense now. Thanks a bunch for the explanations!
  3. Replies
    7
    Views
    1,841

    Quick question on Boolean operators

    I just got through the third lesson and was making some simple programs to practice what I learned. One of which is as follows (my question is mainly about the bold part):


    #include <stdio.h>...
  4. Replies
    7
    Views
    42,374

    Ah. I think I understand now. Thank you very...

    Ah. I think I understand now. Thank you very much for the examples and the explanations. (Though, I'm way too low of a level to be able to comprehend citizen's example, but it helps that he gives...
  5. Replies
    7
    Views
    42,374

    Usefulness of the "else if" statement

    Hey guys. I started learning C today, and so far, the material has been fairly logical and pretty straight forward (if not a little overwhelming because of the jargon). I just finished the second...
Results 1 to 5 of 5