Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Languages with GOTO

Name: suomynonA 2007-07-17 12:49 ID:sJhm9IHJ

Is there a modern programming language which has GOTO function in it? I know basic from a millenia ago and recently learned java, and well I hated OOP, but I could live with it if I had goto.

Name: Anonymous 2007-07-17 14:44 ID:7SUedsqK

>>1
Goto is useful, but not for what you want to do.

java, and well I hated OOP
Of course. Java has the poorest object system I know.

I could live with it if I had goto.
WTF, what would you do with it?

If you want to be succesful in programing, DONT USE GOTO
Except if you use it in the form of tail calls, exceptions, or break/continue, for example.

>>3
Witty.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List