Hier mal ein anspruchsvolleres Zitat dem Buch Software Exorcism: A Handbook for Debugging and Optimizing Legacy Code
Aus dem Résumé über die Verwendung von goto um die Performance von C Funktionen zu steigern,
welches jedoch leider in Spaghetti-Code endet:
"I like to think of goto as nuclear warfire of software-engineering. It is the final option, and one that tend to result in a Pyrrhic victory."
Aus dem Résumé über die Verwendung von goto um die Performance von C Funktionen zu steigern,
welches jedoch leider in Spaghetti-Code endet:
"I like to think of goto as nuclear warfire of software-engineering. It is the final option, and one that tend to result in a Pyrrhic victory."