mercredi 7 janvier 2015

Are there languages that allow goto statement to only go down?


goto statements can sometimes be useful to go down (to lower lines of code) in code, but can create a mess if used to go up (to higher lines of code). Therefore, I am wondering if there is any language that only allows goto statement to go down, e.g, godown.





Aucun commentaire:

Enregistrer un commentaire