Show differencesHistory of post edits
#ActualVortez
Posted 20 December 2012 - 05:06 PM
I never understood this hated toward goto... it's not like using 1 or 2 goto in a program gona make the code unreadable or spagetified like it was back in the assembly days (when every branching was coded using gotos), from wich i believe that fear/hate come from. It's like not wanting to use a tool just because someone told you to
#2Vortez
Posted 20 December 2012 - 05:04 PM
I never understood this hated toward goto... it's not like using 1 or 2 goto in a program gona make the code unreadable or spagetified like it was back in the assembly days (when every branching was coded using gotos), from wich i believe that fear/hate come from.
#1Vortez
Posted 20 December 2012 - 05:03 PM
I never understood this hated toward goto... it's not like using 1 or 2 goto in a program gona make the code unreadable or spagetified like it was back in the assembly days, from wich i believe that fear/hate come from.