Search:

Type: Posts; User: bbeltwilson

Search: Search took 0.00 seconds.

  1. Replies
    3
    Views
    1,025

    sorry im working on it iv been at this whole...

    sorry im working on it iv been at this whole programming thing for 2 days.
  2. Replies
    3
    Views
    1,025

    loop not initializing

    okay so i am working on this very basic game to help cement some programming information i going over into my brain. i can't figure out what is wrong with my loop.

    the code gets to the while loop...
  3. Replies
    11
    Views
    3,022

    yay i can indent thanks guys

    yay i can indent

    thanks guys
  4. Replies
    11
    Views
    3,022

    code indentation

    so im working on a super mini text based game and i posed becuase i had an issue i was told i need to properly indent my code. iv been looking around and i cant find anything on how to indent your...
  5. Replies
    5
    Views
    1,902

    thanks alot everyone! interestingly if you use...

    thanks alot everyone!

    interestingly if you use /n it wont work as well as \n

    XP
  6. Replies
    5
    Views
    1,902

    line break issues

    okay im brand new and i cant seem to get line breaks to work for me... here is my code


    #include <cstdlib>
    #include <iostream>
    using namespace std;

    int GameEnd =0;
    int Option;
    int...
Results 1 to 6 of 6