Click here to Skip to main content
15,902,845 members
Home / Discussions / C#
   

C#

 
AnswerRe: How can we find WindowState changes ? Pin
User 665812-Sep-08 10:30
User 665812-Sep-08 10:30 
GeneralRe: How can we find WindowState changes ? Pin
Mohammad Dayyan12-Sep-08 10:53
Mohammad Dayyan12-Sep-08 10:53 
GeneralRe: How can we find WindowState changes ? Pin
User 665812-Sep-08 11:17
User 665812-Sep-08 11:17 
GeneralRe: How can we find WindowState changes ? Pin
Mohammad Dayyan12-Sep-08 11:20
Mohammad Dayyan12-Sep-08 11:20 
QuestionCancel event Pin
netJP12L12-Sep-08 9:38
netJP12L12-Sep-08 9:38 
AnswerRe: Cancel event Pin
User 665812-Sep-08 10:26
User 665812-Sep-08 10:26 
QuestionBlackjack help needed Pin
Member 395831212-Sep-08 8:51
Member 395831212-Sep-08 8:51 
AnswerRe: Blackjack help needed Pin
Guffa12-Sep-08 9:08
Guffa12-Sep-08 9:08 
Member 3958312 wrote:
i need help to get the point i am done with random selection of suits and cards now i want to print the point of randomly selected card that values are stored in array int[] vals but i dont know how to display that specific value that is randomly selected please help me with this thank you


If you use punctiation when you write, it gets very much easier to understand what it is that you are trying to say.

To get the card value, you have to use the index of the card that you have picked. You have to store that value in a variable before using it to get the value from the card array, so that you can use it to get a value from the cardValues array also.

Despite everything, the person most likely to be fooling you next is yourself.

GeneralRe: Blackjack help needed Pin
Member 395831212-Sep-08 9:15
Member 395831212-Sep-08 9:15 
AnswerRe: Blackjack help needed Pin
Robert.C.Cartaino12-Sep-08 9:31
Robert.C.Cartaino12-Sep-08 9:31 
GeneralRe: Blackjack help needed Pin
Member 395831212-Sep-08 9:51
Member 395831212-Sep-08 9:51 
QuestionError: 'Table' does not contain a definition for 'BorderStyle' Pin
A.Asif12-Sep-08 7:57
A.Asif12-Sep-08 7:57 
AnswerRe: Error: 'Table' does not contain a definition for 'BorderStyle' Pin
Guffa12-Sep-08 8:56
Guffa12-Sep-08 8:56 
GeneralRe: Error: 'Table' does not contain a definition for 'BorderStyle' Pin
A.Asif12-Sep-08 9:30
A.Asif12-Sep-08 9:30 
GeneralRe: Error: 'Table' does not contain a definition for 'BorderStyle' Pin
Dave Kreskowiak12-Sep-08 10:50
mveDave Kreskowiak12-Sep-08 10:50 
QuestionC# How to convert a string from English to Japanese ? Pin
SRogers8812-Sep-08 7:07
SRogers8812-Sep-08 7:07 
AnswerRe: C# How to convert a string from English to Japanese ? Pin
Guffa12-Sep-08 9:00
Guffa12-Sep-08 9:00 
GeneralRe: C# How to convert a string from English to Japanese ? Pin
SRogers8812-Sep-08 9:14
SRogers8812-Sep-08 9:14 
GeneralRe: C# How to convert a string from English to Japanese ? Pin
Xargo12-Sep-08 9:41
Xargo12-Sep-08 9:41 
GeneralRe: C# How to convert a string from English to Japanese ? Pin
SRogers8812-Sep-08 9:57
SRogers8812-Sep-08 9:57 
GeneralRe: C# How to convert a string from English to Japanese ? Pin
Dave Kreskowiak12-Sep-08 10:42
mveDave Kreskowiak12-Sep-08 10:42 
AnswerRe: C# How to convert a string from English to Japanese ? Pin
Michael Dunn12-Sep-08 11:35
sitebuilderMichael Dunn12-Sep-08 11:35 
QuestionChanging the ownership of files and folders Pin
lane0p212-Sep-08 6:40
lane0p212-Sep-08 6:40 
AnswerRe: Changing the ownership of files and folders Pin
Mbah Dhaim12-Sep-08 7:18
Mbah Dhaim12-Sep-08 7:18 
GeneralRe: Changing the ownership of files and folders Pin
lane0p212-Sep-08 11:32
lane0p212-Sep-08 11:32 

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.