Re: Goto [Was Re: Chown ???]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 04/10/2009 11:32 AM, Dave Ihnat wrote:
The purpose of deprecating use of goto was to avoid the spaghetti code
that was so prevalent, especially in C.
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.

Try the following statement in COBOL (sorry for upper case, but that was all we had):
  ALTER R5RETURN to goto FOO
FOO.

   :
R5RETURN.
   GOTO

I 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

[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux