On 04/10/2009 11:32 AM, Dave Ihnat wrote:
spaghetti code is not limited to any language. You can write bad, unreadable code in any computer language. At the time Structured programming really targeted COBOL which was the primary business programming language.The purpose of deprecating use of goto was to avoid the spaghetti codethat was so prevalent, especially in C.
Try the following statement in COBOL (sorry for upper case, but that was all we had):
ALTER R5RETURN to goto FOO FOO. : R5RETURN. GOTOI had several COBOL programs that had been converted from IBM assembler to Burroughs COBOL. What the alter was was essentially an IBM assember subroutine call using the BALR (Branch and Link Register). I loved it, the old-time Burroughs programmers hated that code, but I knew IBM assembler and was not intimidated by this.
-- Jerry Feldman <gaf@xxxxxxx> Boston Linux and Unix PGP key id: 537C5846 PGP Key fingerprint: 3D1B 8377 A3C0 A5F2 ECBB CA3B 4607 4319 537C 5846
Attachment:
signature.asc
Description: OpenPGP digital signature
-- fedora-list mailing list fedora-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines