Click here to Skip to main content
15,893,814 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: I just used a goto! Pin
BillWoodruff21-Jun-19 0:44
professionalBillWoodruff21-Jun-19 0:44 
JokeRe: I just used a goto! Pin
Daniel Pfeffer20-Jun-19 6:49
professionalDaniel Pfeffer20-Jun-19 6:49 
GeneralRe: I just used a goto! Pin
markrlondon20-Jun-19 7:13
markrlondon20-Jun-19 7:13 
GeneralRe: I just used a goto! Pin
Mark_Wallace20-Jun-19 7:37
Mark_Wallace20-Jun-19 7:37 
GeneralRe: I just used a goto! Pin
Mycroft Holmes20-Jun-19 15:01
professionalMycroft Holmes20-Jun-19 15:01 
GeneralRe: I just used a goto! Pin
Delphi.7.Solutions20-Jun-19 20:27
Delphi.7.Solutions20-Jun-19 20:27 
GeneralRe: I just used a goto! Pin
Super Lloyd20-Jun-19 20:28
Super Lloyd20-Jun-19 20:28 
GeneralRe: I just used a goto! Pin
Fueled By Decaff20-Jun-19 21:28
Fueled By Decaff20-Jun-19 21:28 
The GOTO statement used to be pure evil. In BASIC it used to go to a line number. Not very easy to understand what it is intended to be doing at the best of times. Add in the fact that you could renumber every line in the program with the RENUMBER command and the GOTO statements would not update to reflect the line number changes and you have GOTO hell. (Not to mention that a lot of versions of BASIC at the time had missing features, for example procedures, functions, while loops, repeat loops.)

These days with the GOTO statement going to a label it has had it's teeth filed and, while not a common feature is nothing to be afraid of.
GeneralRe: I just used a goto! Pin
Fabio Franco20-Jun-19 23:21
professionalFabio Franco20-Jun-19 23:21 
GeneralRe: I just used a goto! Pin
Super Lloyd21-Jun-19 4:05
Super Lloyd21-Jun-19 4:05 
GeneralRe: I just used a goto! Pin
Fabio Franco21-Jun-19 5:14
professionalFabio Franco21-Jun-19 5:14 
GeneralRe: I just used a goto! Pin
Super Lloyd21-Jun-19 5:22
Super Lloyd21-Jun-19 5:22 
GeneralRe: I just used a goto! Pin
kalberts24-Jun-19 2:09
kalberts24-Jun-19 2:09 
GeneralRe: I just used a goto! Pin
TNCaver21-Jun-19 4:03
TNCaver21-Jun-19 4:03 
GeneralRe: I just used a goto! Pin
sparklesalt21-Jun-19 4:33
sparklesalt21-Jun-19 4:33 
GeneralRe: I just used a goto! Pin
Gerardo Orozco21-Jun-19 4:34
Gerardo Orozco21-Jun-19 4:34 
GeneralRe: I just used a goto! Pin
englebart21-Jun-19 4:52
professionalenglebart21-Jun-19 4:52 
GeneralRe: I just used a goto! Pin
Super Lloyd21-Jun-19 5:27
Super Lloyd21-Jun-19 5:27 
GeneralRe: I just used a goto! Pin
sasadler21-Jun-19 6:28
sasadler21-Jun-19 6:28 
GeneralRe: I just used a goto! Pin
Michael Breeden21-Jun-19 8:29
Michael Breeden21-Jun-19 8:29 
GeneralRe: I just used a goto! Pin
gggustafson21-Jun-19 10:12
mvagggustafson21-Jun-19 10:12 
GeneralRe: I just used a goto! Pin
Member 916705723-Jun-19 23:05
Member 916705723-Jun-19 23:05 
GeneralRe: I just used a goto! Pin
Matt McGuire24-Jun-19 7:18
professionalMatt McGuire24-Jun-19 7:18 
GeneralCCC 20/6 Pin
PeejayAdams19-Jun-19 22:12
PeejayAdams19-Jun-19 22:12 
GeneralRe: CCC 20/6 Pin
pkfox19-Jun-19 23:30
professionalpkfox19-Jun-19 23:30 

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.