Search:

Type: Posts; User: New001

Search: Search took 0.00 seconds.

  1. Replies
    5
    Views
    1,199

    That sounds great, but how would that be done?

    That sounds great, but how would that be done?
  2. Replies
    5
    Views
    1,199

    help using switch

    I am trying to create a text game that lets the user type something, then depending on what they typed it would respond with a different thing. Something like this:

    cin>> x;

    ...
  3. Replies
    17
    Views
    4,444

    There are a lot of books out there to choose...

    There are a lot of books out there to choose from.
    The one I have is "C++ programing for the absolute beginner"
    I would recomend this one.
  4. Replies
    8
    Views
    1,392

    I'm learning with a book called C++ For the...

    I'm learning with a book called C++ For the Absolute Begginer, It is a great book if you have no previous programing knowledge (And Im using DevC++).
  5. Thread: Random Number

    by New001
    Replies
    42
    Views
    5,790

    Ok thanks

    Ok thanks
  6. Thread: Random Number

    by New001
    Replies
    42
    Views
    5,790

    Random Number

    How do I generate a random intager in C++?
    Also could I set the number to be in a certain range, such as between 0 and 25.
Results 1 to 6 of 6