Search:

Type: Posts; User: ivanlucrazy

Search: Search took 0.01 seconds.

  1. Replies
    10
    Views
    1,323

    oh, I get it now thanks a lot I just didn't seem...

    oh, I get it now thanks a lot I just didn't seem to understand for some reason anyway thanks!
  2. Replies
    10
    Views
    1,323

    huhhm, thanks I think I understand what you mean....

    huhhm, thanks I think I understand what you mean.
    but this is what it say's in the tutorial:

    NOT: the NOT operator accepts one input; if that input is TRUE, it returns FALSE, and if that input is...
  3. Replies
    10
    Views
    1,323

    Where can I?

    Where can I get a good tutorial with examples other than a book or this site's tutorials?
  4. Replies
    10
    Views
    1,323

    But my problem..

    But my problem is that I'm not sure how to use the codes and when they are used and why because I am just new to this stuff.
  5. Replies
    10
    Views
    1,323

    New, and need Boolean help!

    I just started programming and can someone explain the Booleans to me? I know they're the OR,AND, and NOT.
    I also know that the NOT operator accepts one input. the AND returns TRUE if both inputs...
  6. umm, Thank's guy's you helped a lot!

    umm, Thank's guy's you helped a lot!
  7. Wow..

    I just used the namespace std and it worked! should I still follow the tutorial or should I get an upto-date one?
  8. I meanit say's...(more)

    'cout' undeclared
    'cin' undeclared
    Do I have to use those namespc std's?
  9. Is that why?

    jlou, is that why sometimes it gives me errors and say's something about using different cin/ cout methods or something.?
  10. On the same line? or below it?

    On the same line? or below it?
  11. Thank's a lot!

    :cool:
  12. do you mean?

    do you mean the #include <cstdlib> instead of the #include <iostream.h>?
  13. Very new to C++ or other programming, stuck on IF's

    I just started learning the C++ language. Right now I'm using the tutorial on this site and I got to the IF statements. I read the FAQ's and all they had on my problem was that the compilers in C++...
Results 1 to 13 of 13