Search:

Type: Posts; User: cduce2411

Search: Search took 0.01 seconds.

  1. Replies
    8
    Views
    2,166

    Game Starting Help

    Hey, I have always been interested in programming games, and I want to start now. I know some C++ and Visual Basic. How should I get started in programming games. I want to make some really advanced...
  2. Replies
    3
    Views
    1,446

    Thanks, I got it now. I used > more as an arrow...

    Thanks, I got it now. I used > more as an arrow to go into the variable, but I understood how it could be mixed up. Thanks again.
  3. Replies
    3
    Views
    1,446

    Arithmetic Help

    Hey, how do I assign a math problem to a variable? Example:

    x + y > answer (variable)

    I want to do something of that formula, instead of:

    cout << "x + y";
  4. Replies
    3
    Views
    1,358

    Thanks, I was using %d.

    Thanks, I was using %d.
  5. Replies
    3
    Views
    1,358

    Variable Help

    Hey, I am really new to C programming. So far I am make really basic stuff. Anyway, how do you make a variable to save a whole word or sentence. When I tried, it only saved the C in Chris. Thanks.
Results 1 to 5 of 5