Click here to Skip to main content
15,917,608 members
Home / Discussions / C#
   

C#

 
QuestionWhen is goto acceptable? Pin
Dewald7-Jan-09 4:05
Dewald7-Jan-09 4:05 
AnswerRe: When is goto acceptable? Pin
Alan Balkany7-Jan-09 4:15
Alan Balkany7-Jan-09 4:15 
AnswerRe: When is goto acceptable? Pin
Jon Rista7-Jan-09 4:18
Jon Rista7-Jan-09 4:18 
AnswerRe: When is goto acceptable? Pin
#realJSOP7-Jan-09 4:40
professional#realJSOP7-Jan-09 4:40 
JokeRe: When is goto acceptable? Pin
Giorgi Dalakishvili7-Jan-09 5:05
mentorGiorgi Dalakishvili7-Jan-09 5:05 
AnswerRe: When is goto acceptable? Pin
Wendelius7-Jan-09 5:05
mentorWendelius7-Jan-09 5:05 
GeneralRe: When is goto acceptable? Pin
DaveyM697-Jan-09 5:16
professionalDaveyM697-Jan-09 5:16 
GeneralRe: When is goto acceptable? Pin
Wendelius7-Jan-09 5:21
mentorWendelius7-Jan-09 5:21 
GeneralRe: When is goto acceptable? Pin
CPallini7-Jan-09 6:12
mveCPallini7-Jan-09 6:12 
JokeRe: When is goto acceptable? Pin
Luc Pattyn7-Jan-09 6:34
sitebuilderLuc Pattyn7-Jan-09 6:34 
AnswerRe: When is goto acceptable? Pin
Guffa7-Jan-09 5:17
Guffa7-Jan-09 5:17 
AnswerRe: When is goto acceptable? Pin
Dan Neely7-Jan-09 5:29
Dan Neely7-Jan-09 5:29 
GeneralRe: When is goto acceptable? Pin
Luc Pattyn7-Jan-09 6:32
sitebuilderLuc Pattyn7-Jan-09 6:32 
GeneralRe: When is goto acceptable? Pin
DaveyM697-Jan-09 7:14
professionalDaveyM697-Jan-09 7:14 
I was thinking that myself earlier - I don't use assembly at all on the PC, but I use it exclusively for PIC programming where goto and/or bra (and their variants bnz etc) depending on the family I'm using are invaluble. I'm sure alot of our lovely gotoless code ends up being assembled down to jump instructions.

Dave
BTW, in software, hope and pray is not a viable strategy. (Luc Pattyn)
Visual Basic is not used by normal people so we're not covering it here. (Uncyclopedia)

GeneralRe: When is goto acceptable? Pin
Luc Pattyn7-Jan-09 7:26
sitebuilderLuc Pattyn7-Jan-09 7:26 
GeneralRe: When is goto acceptable? Pin
DaveyM697-Jan-09 7:46
professionalDaveyM697-Jan-09 7:46 
AnswerRe: When is goto acceptable? Pin
CPallini7-Jan-09 6:17
mveCPallini7-Jan-09 6:17 
AnswerRe: When is goto acceptable? Pin
Dave Kreskowiak7-Jan-09 6:20
mveDave Kreskowiak7-Jan-09 6:20 
JokeRe: When is goto acceptable? Pin
Guffa7-Jan-09 6:24
Guffa7-Jan-09 6:24 
QuestionCreating Interops Pin
satsumatable7-Jan-09 3:28
satsumatable7-Jan-09 3:28 
AnswerRe: Creating Interops Pin
Dave Kreskowiak7-Jan-09 5:59
mveDave Kreskowiak7-Jan-09 5:59 
GeneralRe: Creating Interops Pin
satsumatable7-Jan-09 17:44
satsumatable7-Jan-09 17:44 
GeneralRe: Creating Interops Pin
Dave Kreskowiak8-Jan-09 1:37
mveDave Kreskowiak8-Jan-09 1:37 
GeneralRe: Creating Interops Pin
satsumatable9-Jan-09 0:48
satsumatable9-Jan-09 0:48 
GeneralRe: Creating Interops Pin
Dave Kreskowiak9-Jan-09 1:52
mveDave Kreskowiak9-Jan-09 1:52 

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.