Click here to Skip to main content
15,923,376 members
Home / Discussions / C#
   

C#

 
AnswerRe: about methods Pin
Bhupi Bhai6-Dec-06 19:30
Bhupi Bhai6-Dec-06 19:30 
QuestionExplore an assembly programatically... Pin
Super Lloyd6-Dec-06 15:58
Super Lloyd6-Dec-06 15:58 
AnswerRe: Explore an assembly programatically... Pin
Super Lloyd6-Dec-06 16:41
Super Lloyd6-Dec-06 16:41 
AnswerRe: Explore an assembly programatically... Pin
Super Lloyd6-Dec-06 18:47
Super Lloyd6-Dec-06 18:47 
QuestionRichTextBox Pin
ppp0016-Dec-06 15:47
ppp0016-Dec-06 15:47 
AnswerRe: RichTextBox Pin
mav.northwind10-Dec-06 18:48
mav.northwind10-Dec-06 18:48 
QuestionHow to import XML into Excel using C#? Pin
uberhacker6-Dec-06 11:59
uberhacker6-Dec-06 11:59 
QuestionComparing user input to array characters Pin
neptune2k6-Dec-06 11:43
neptune2k6-Dec-06 11:43 
I have an array of letters which’s makes a word and I was wondering how I could compare a user’s input letter against the letters in the array so when running it would display something like this

Example

** Word to be guessed in array – train **

User inputs letter a
Displays _ _ a_ _
User inputs letter n
Displays _ _ a _ n
User inputs letter t
Displays t _ a _ n

And so on until the word is complete.

If some1 could provide an example I could follow id be most grateful as I purchased a book a few days ago on c# programming and this is one of the tasks it doesn’t really give much info on how to do it. i know it uses a loop to move along and check each character but im not sure on this.

thanks
Smile | :)
AnswerRe: Comparing user input to array characters Pin
lost in transition 6-Dec-06 11:48
lost in transition 6-Dec-06 11:48 
GeneralRe: Comparing user input to array characters Pin
neptune2k6-Dec-06 12:02
neptune2k6-Dec-06 12:02 
AnswerRe: Comparing user input to array characters Pin
led mike6-Dec-06 12:02
led mike6-Dec-06 12:02 
QuestionOdd ListBox behavior with drag/drop enabled Pin
Dan Neely6-Dec-06 10:24
Dan Neely6-Dec-06 10:24 
AnswerRe: Odd ListBox behavior with drag/drop enabled Pin
Dan Neely6-Dec-06 10:57
Dan Neely6-Dec-06 10:57 
QuestionSyntax error (missing operator) in query expression Pin
MyRunner6-Dec-06 9:50
MyRunner6-Dec-06 9:50 
AnswerRe: Syntax error (missing operator) in query expression Pin
Colin Angus Mackay6-Dec-06 10:03
Colin Angus Mackay6-Dec-06 10:03 
Questionreportviewer Pin
magnifique6-Dec-06 8:37
magnifique6-Dec-06 8:37 
AnswerRe: reportviewer Pin
jdkulkarni6-Dec-06 17:33
jdkulkarni6-Dec-06 17:33 
QuestionDatabase Design Question/Problem Pin
mfcuser6-Dec-06 7:11
mfcuser6-Dec-06 7:11 
AnswerRe: Database Design Question/Problem Pin
_Zorro_6-Dec-06 7:18
professional_Zorro_6-Dec-06 7:18 
GeneralRe: Database Design Question/Problem Pin
mfcuser6-Dec-06 7:26
mfcuser6-Dec-06 7:26 
GeneralRe: Database Design Question/Problem Pin
Colin Angus Mackay6-Dec-06 7:29
Colin Angus Mackay6-Dec-06 7:29 
GeneralRe: Database Design Question/Problem Pin
Colin Angus Mackay6-Dec-06 7:27
Colin Angus Mackay6-Dec-06 7:27 
AnswerRe: Database Design Question/Problem Pin
Colin Angus Mackay6-Dec-06 7:25
Colin Angus Mackay6-Dec-06 7:25 
AnswerRe: Database Design Question/Problem Pin
Colin Angus Mackay6-Dec-06 7:30
Colin Angus Mackay6-Dec-06 7:30 
GeneralRe: Database Design Question/Problem Pin
mfcuser6-Dec-06 7:49
mfcuser6-Dec-06 7:49 

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.