Click here to Skip to main content
15,905,420 members
Home / Discussions / C#
   

C#

 
GeneralRe: Roulette Help!!! Pin
ArsNeo3-Oct-05 11:55
ArsNeo3-Oct-05 11:55 
GeneralRe: Roulette Help!!! Pin
Dave Kreskowiak6-Oct-05 11:47
mveDave Kreskowiak6-Oct-05 11:47 
AnswerRe: Roulette Help!!! Pin
Christian Graus2-Oct-05 3:04
protectorChristian Graus2-Oct-05 3:04 
QuestionEncapsulation Pin
Tran Ngoc Minh2-Oct-05 0:23
Tran Ngoc Minh2-Oct-05 0:23 
AnswerRe: Encapsulation Pin
Christian Graus2-Oct-05 3:02
protectorChristian Graus2-Oct-05 3:02 
QuestionCoding Problem Pin
| Muhammad Waqas Butt |1-Oct-05 23:45
professional| Muhammad Waqas Butt |1-Oct-05 23:45 
QuestionRoulette Urgent Help!! Pin
ArsNeo1-Oct-05 22:52
ArsNeo1-Oct-05 22:52 
AnswerRe: Roulette Urgent Help!! Pin
mav.northwind1-Oct-05 23:56
mav.northwind1-Oct-05 23:56 
What do you not understand? The compiler message is very clear: 'Underfined label 'main' in function main'
You're using a label called "main" in your function "main" and this label is not defined.
Most likely you've got a syntax error, but without even giving the full and correct error (the compiler didn't output "Underfined" for sure!) or the code line the error occurrs on you won't get any decisive help!
Frown | :(

mav
GeneralRe: Roulette Urgent Help!! Pin
leppie2-Oct-05 3:15
leppie2-Oct-05 3:15 
Questiondelegate in remoting Pin
Web cam1-Oct-05 22:44
Web cam1-Oct-05 22:44 
QuestionTree Creation Code Pin
Baatezu1-Oct-05 20:56
Baatezu1-Oct-05 20:56 
QuestionEmbed a web link inside a messageBox() Pin
raysot7771-Oct-05 18:30
raysot7771-Oct-05 18:30 
AnswerRe: Embed a web link inside a messageBox() Pin
David Stone1-Oct-05 19:37
sitebuilderDavid Stone1-Oct-05 19:37 
AnswerRe: Embed a web link inside a messageBox() Pin
Mahesh Kumar V K2-Oct-05 21:51
Mahesh Kumar V K2-Oct-05 21:51 
QuestionHow encrypt a serialized file? Pin
Sasuko1-Oct-05 13:38
Sasuko1-Oct-05 13:38 
AnswerRe: How encrypt a serialized file? Pin
Robert Rohde1-Oct-05 21:17
Robert Rohde1-Oct-05 21:17 
GeneralRe: How encrypt a serialized file? Pin
Sasuko1-Oct-05 23:37
Sasuko1-Oct-05 23:37 
GeneralRe: How encrypt a serialized file? Pin
Johnny ²2-Oct-05 12:34
Johnny ²2-Oct-05 12:34 
QuestionI'M SO CONFUSED??? Pin
Member 23224411-Oct-05 11:48
Member 23224411-Oct-05 11:48 
AnswerRe: I'M SO CONFUSED??? Pin
Christian Graus1-Oct-05 19:42
protectorChristian Graus1-Oct-05 19:42 
QuestionWant to cycle through a pen Array Pin
Anonymous1-Oct-05 9:16
Anonymous1-Oct-05 9:16 
AnswerRe: Want to cycle through a pen Array Pin
Robert Rohde1-Oct-05 10:20
Robert Rohde1-Oct-05 10:20 
GeneralRe: Want to cycle through a pen Array Pin
Anonymous1-Oct-05 10:30
Anonymous1-Oct-05 10:30 
GeneralRe: Want to cycle through a pen Array Pin
Robert Rohde1-Oct-05 11:45
Robert Rohde1-Oct-05 11:45 
GeneralRe: Want to cycle through a pen Array Pin
Member 23224411-Oct-05 11:53
Member 23224411-Oct-05 11:53 

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.