Search:

Type: Posts; User: 67stangman

Search: Search took 0.01 seconds.

  1. Replies
    3
    Views
    3,487

    BlackJack Program...

    I am writing a Blackjack program and am having some trouble with it. I have already created 3 classes (i.e. Card.h, Deck.h, and Hand.h) but I am having trouble pulling them altogether in the Main. ...
  2. Replies
    1
    Views
    1,413

    Bucket Sort Problems... Please Help!

    What am I doing wrong here?? Am I reading the file in correctly? What if any thing is wrong with the Bucket Sort part? It is supposed to output what the array looks like after each pass and then...
  3. Replies
    1
    Views
    1,621

    Bucket Sort...

    What am I doing wrong here?? Am I reading the file in correctly? What if any thing is wrong with the Bucket Sort part? It is supposed to output what the array looks like after each pass and then...
  4. Thanks!

    Thanks for the quick Help!!!

    67StangMan
  5. Array Check for uniqueness...Need Help FAST!!

    I am writing a magic square program that takes a 4X4 square and checks to see if it is a magic square. I have gotten everything to work exect that I don't know how to check if numbers that the user...
  6. Replies
    8
    Views
    1,929

    Simple 2D array problem...In a Hurry!

    What exactly is wrong with this section of code. All I want to do is read in numbers into a 4X4 array and then output them to the screen in a 4X4 pattern. Please let me know what I am doing wrong...
Results 1 to 6 of 6