Click here to Skip to main content
15,927,345 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Need Help with Shuffle of a deck Pin
riced10-Apr-09 10:03
riced10-Apr-09 10:03 
GeneralRe: Need Help with Shuffle of a deck Pin
ymilan10-Apr-09 10:22
ymilan10-Apr-09 10:22 
GeneralRe: Need Help with Shuffle of a deck Pin
riced10-Apr-09 10:54
riced10-Apr-09 10:54 
GeneralRe: Need Help with Shuffle of a deck Pin
ymilan10-Apr-09 10:58
ymilan10-Apr-09 10:58 
GeneralRe: Need Help with Shuffle of a deck Pin
riced10-Apr-09 11:08
riced10-Apr-09 11:08 
GeneralRe: Need Help with Shuffle of a deck Pin
ymilan11-Apr-09 6:13
ymilan11-Apr-09 6:13 
GeneralRe: Need Help with Shuffle of a deck Pin
riced12-Apr-09 3:50
riced12-Apr-09 3:50 
GeneralRe: Need Help with Shuffle of a deck Pin
ymilan12-Apr-09 5:58
ymilan12-Apr-09 5:58 
Well, it is displaying all the cards 4 across and 13 down in full suits w/out jokers, of course. Then when the cards are random and shuffled, they should display the same amount of cards in same positions, but random ones. What happens when I compile and run the program, is that more of one of the same cards are displayed, thus showing not totally random cards. Somehow, I'm thinking Card1 should not equal Card2 from the random procedure, then the cards are shuffled, and then distributed out....but there is no code that shows Card1 should not equal to Card2 at all, for to be randomly displayed. Any ideas? Thank you.
GeneralRe: Need Help with Shuffle of a deck Pin
riced12-Apr-09 6:29
riced12-Apr-09 6:29 
GeneralRe: Need Help with Shuffle of a deck Pin
ymilan12-Apr-09 6:38
ymilan12-Apr-09 6:38 
GeneralRe: Need Help with Shuffle of a deck Pin
riced12-Apr-09 7:12
riced12-Apr-09 7:12 
GeneralRe: Need Help with Shuffle of a deck Pin
ymilan12-Apr-09 7:21
ymilan12-Apr-09 7:21 
GeneralRe: Need Help with Shuffle of a deck Pin
ymilan12-Apr-09 8:26
ymilan12-Apr-09 8:26 
GeneralRe: Need Help with Shuffle of a deck Pin
riced13-Apr-09 2:19
riced13-Apr-09 2:19 
GeneralRe: Need Help with Shuffle of a deck Pin
ymilan13-Apr-09 14:52
ymilan13-Apr-09 14:52 
GeneralRe: Need Help with Shuffle of a deck Pin
ymilan12-Apr-09 6:39
ymilan12-Apr-09 6:39 
GeneralRe: Need Help with Shuffle of a deck Pin
ymilan11-Apr-09 8:45
ymilan11-Apr-09 8:45 
AnswerRe: Need Help with Shuffle of a deck Pin
riced10-Apr-09 3:59
riced10-Apr-09 3:59 
GeneralRe: Need Help with Shuffle of a deck Pin
ymilan10-Apr-09 4:54
ymilan10-Apr-09 4:54 
QuestionVisual Studio, VB.Net ODBC Read from Progress Database Pin
RDCK9-Apr-09 8:51
RDCK9-Apr-09 8:51 
AnswerRe: Visual Studio, VB.Net ODBC Read from Progress Database Pin
Johan Hakkesteegt9-Apr-09 9:35
Johan Hakkesteegt9-Apr-09 9:35 
GeneralRe: Visual Studio, VB.Net ODBC Read from Progress Database Pin
RDCK14-Apr-09 12:40
RDCK14-Apr-09 12:40 
QuestionRounding problem w/ var of type single Pin
Jon_Boy9-Apr-09 7:09
Jon_Boy9-Apr-09 7:09 
AnswerRe: Rounding problem w/ var of type single Pin
Jon_Boy9-Apr-09 7:22
Jon_Boy9-Apr-09 7:22 
AnswerRe: Rounding problem w/ var of type single Pin
Dave Kreskowiak9-Apr-09 7:46
mveDave Kreskowiak9-Apr-09 7:46 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.