Search:

Type: Posts; User: jaromdl

Search: Search took 0.01 seconds.

  1. Replies
    13
    Views
    5,149

    Okay, I'm not as confused anymore.

    Okay, I'm not as confused anymore.
  2. Replies
    13
    Views
    5,149

    Scratch that. I'm confusing myself.

    Scratch that. I'm confusing myself.
  3. Replies
    13
    Views
    5,149

    Yeah, I'm taking it in steps. I read something...

    Yeah, I'm taking it in steps. I read something about array shuffling.

    Here is what I got (well just a part of it)...




    //--- Shuffle elements by randomly exchanging each with one other....
  4. Replies
    13
    Views
    5,149

    Thanks for the hint. :) I'll think about it.

    Thanks for the hint. :) I'll think about it.
  5. Replies
    13
    Views
    5,149

    "Deal or No Deal" Game

    Okay. This is my first project I am doing. I'm creating a simple console app that is not unlike the "Deal or No Deal" television show.

    I have two sets of 26 different numbers that I would like...
  6. Replies
    10
    Views
    1,522

    ...yet, I am a little bit irritated that my books...

    ...yet, I am a little bit irritated that my books lied to me. Nonetheless, I am still very giddy.
  7. Replies
    10
    Views
    1,522

    Couldn't be explained any better. :) I feel a...

    Couldn't be explained any better. :) I feel a bunch of warm fuzzies because I now understand. Thank-You Very Much!
  8. Replies
    10
    Views
    1,522

    The 'main()' question!

    I'm intensively trying to learn how to program C++. I am using Visual C++ 2005 Express.

    I have had numerous books that have told me to write this:



    #include

    using namespace std;
Results 1 to 8 of 9