Search:

Type: Posts; User: GeForzme

Search: Search took 0.00 seconds.

  1. Thread: Not, And, Or?

    by GeForzme
    Replies
    6
    Views
    944

    [QUOTE=Ancient Dragon]all (most) programs of any...

    [QUOTE=Ancient Dragon]all (most) programs of any significant size will use them. They are used so frequently you will learn to use them in your sleep :)[/QUOTE

    cool, thanks alot, i hope i can put...
  2. Thread: Not, And, Or?

    by GeForzme
    Replies
    6
    Views
    944

    ok i get that now, so all i would have to do is...

    ok i get that now, so all i would have to do is put that (of coarse modified for the program) into a "if"statment if i needed them? also what type of program would the logical operators be used for?...
  3. Thread: Not, And, Or?

    by GeForzme
    Replies
    6
    Views
    944

    Not, And, Or?

    Hello again,

    I was checking out the second part of the tutorials here on the site, the one on "if statments".The part i dont get is the"! for not" and "&& for AND", and the "ll for OR"...
  4. Replies
    31
    Views
    3,579

    it had to have been something wrong with my...

    it had to have been something wrong with my compiler options, because i set them back to default and it is working fine now. The only thing is, i dont remember messing with the options. oh well...
  5. Replies
    31
    Views
    3,579

    it seems as like it works when it wants to and...

    it seems as like it works when it wants to and other times it wont. here is the code that i used. it is a little different than the example shown here on the site.


    #include <iostream>

    using...
  6. Replies
    31
    Views
    3,579

    i dont get this, now when i go to even copy and...

    i dont get this, now when i go to even copy and paste a part of code directly from this site it trys to tell me that there are 2 errors. i know that there is not because i copied and pasted them...
  7. Replies
    31
    Views
    3,579

    Thanks alot, i used the C++ Implementation using...

    Thanks alot, i used the C++ Implementation using get(), and the DOS window poped rite up. but Hello World was displayed right after "Press [Enter] to continue" in the DOS window, with no spaces....
  8. Replies
    31
    Views
    3,579

    Hello World won't work.

    Hello,

    Im new here and just started to try and program. i downloaded the "Dev.C++4" from bloodshed and it works fine. But when i typed up the "Hello World" program found on this site...
Results 1 to 8 of 8