Click here to Skip to main content
15,922,166 members
Home / Discussions / C#
   

C#

 
GeneralRe: Graphics/Socket/Books Pin
Christian Graus21-May-02 19:40
protectorChristian Graus21-May-02 19:40 
GeneralNew C# Section Pin
Nick Parker21-May-02 17:10
protectorNick Parker21-May-02 17:10 
GeneralRe: New C# Section Pin
Nish Nishant21-May-02 17:12
sitebuilderNish Nishant21-May-02 17:12 
GeneralRe: New C# Section Pin
Nick Parker21-May-02 17:17
protectorNick Parker21-May-02 17:17 
GeneralRe: New C# Section Pin
Nish Nishant21-May-02 23:26
sitebuilderNish Nishant21-May-02 23:26 
GeneralRe: New C# Section Pin
Nick Parker21-May-02 17:22
protectorNick Parker21-May-02 17:22 
GeneralRe: New C# Section Pin
Nish Nishant21-May-02 23:27
sitebuilderNish Nishant21-May-02 23:27 
QuestionCould you please do me a favor? Pin
21-May-02 15:39
suss21-May-02 15:39 
Would you please to give me a hand to solve the following programming?

WizardVille is a fictitious town populated by wizards.
I want to develop a program to allow users to keep track of the wizards in WizardVille.
The WizardRec contains the below information:
* WizardID :10 characters
* Name :30 characters
* DateOfBirth:date formate in nested date structure type
dd/mm/yyyy
* Magic :a 100 character describing the magical power
of the wizards, e.g. call black wind,strike
lightning bolt, floating in air, size
enlargement, turn invisible.
And the program should be able to store up to 100 WizardRec records in an array called WizardArray.

The program should at least perform the below operations:
1, Add new wizard records in WizardArray
2, Display all Wizard' name and ID
3, Find and display a particular Wizard record given his
name or WizardIDConfused | :confused:

Gashao
AnswerRe: Could you please do me a favor? Pin
Rama Krishna Vavilala21-May-02 16:16
Rama Krishna Vavilala21-May-02 16:16 
AnswerRe: Could you please do me a favor? Pin
Nick Parker21-May-02 17:16
protectorNick Parker21-May-02 17:16 
AnswerRe: Could you please do me a favor? Pin
Christian Graus21-May-02 19:46
protectorChristian Graus21-May-02 19:46 
GeneralSMTPMAIL class Pin
21-May-02 8:59
suss21-May-02 8:59 
GeneralRe: SMTPMAIL class Pin
Rama Krishna Vavilala21-May-02 12:32
Rama Krishna Vavilala21-May-02 12:32 
GeneralRe: SMTPMAIL class Pin
Nish Nishant21-May-02 15:54
sitebuilderNish Nishant21-May-02 15:54 
GeneralRe: SMTPMAIL class [was wrong abt NT] Pin
Nish Nishant21-May-02 15:55
sitebuilderNish Nishant21-May-02 15:55 
GeneralRe: SMTPMAIL class Pin
Rama Krishna Vavilala21-May-02 16:13
Rama Krishna Vavilala21-May-02 16:13 
GeneralRe: SMTPMAIL class Pin
Nish Nishant21-May-02 17:11
sitebuilderNish Nishant21-May-02 17:11 
GeneralRe: SMTPMAIL class Pin
James T. Johnson22-May-02 2:40
James T. Johnson22-May-02 2:40 
GeneralRichEdit and saving to a file Pin
Rickard Andersson2021-May-02 6:55
Rickard Andersson2021-May-02 6:55 
GeneralRe: RichEdit and saving to a file Pin
James T. Johnson21-May-02 6:59
James T. Johnson21-May-02 6:59 
GeneralRe: RichEdit and saving to a file Pin
Rickard Andersson2021-May-02 7:12
Rickard Andersson2021-May-02 7:12 
GeneralRe: RichEdit and saving to a file Pin
Nick Parker21-May-02 17:20
protectorNick Parker21-May-02 17:20 
GeneralRe: RichEdit and saving to a file Pin
James T. Johnson21-May-02 17:34
James T. Johnson21-May-02 17:34 
GeneralRe: RichEdit and saving to a file Pin
Nick Parker21-May-02 18:43
protectorNick Parker21-May-02 18:43 
GeneralRe: RichEdit and saving to a file Pin
James T. Johnson22-May-02 2:48
James T. Johnson22-May-02 2:48 

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.