|
|
|
|
|
by BuckRogers
1398 days ago
|
|
I'll defend GOTOs! Everything is a GOTO, just in a different code construct. I find myself thinking in "GOTOs" all the time, and use bools in nearly the exact same way. That said, I started programming in the 80s in BASIC and crack a loving smirk when I see a GOTO. |
|
JC JNC JE/JZ JNE/JNZ JO JNO JP/ JPE JNP/ JPO JS JNS JA/ JNBE JAE/ JNB JBE/ JNA JG/ JNLE JGE/ JNL JL/ JNGE JLE/ JNG JCXZ
at the end :)