Editing 292: goto

Jump to: navigation, search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision Your text
Line 14: Line 14:
 
The name ''main_sub3'' of the ''goto'' destination also shows bad programming style: it is an unmeaningful name suggesting that at least two similarly unmeaningful names are used for other ''goto'' marks and it is contradictory in that a chunk of code can either belong to the main program or to a subroutine, but not both.
 
The name ''main_sub3'' of the ''goto'' destination also shows bad programming style: it is an unmeaningful name suggesting that at least two similarly unmeaningful names are used for other ''goto'' marks and it is contradictory in that a chunk of code can either belong to the main program or to a subroutine, but not both.
  
βˆ’
The title text refers to {{w|Neal Stephenson}}, an author of cyberpunk novels. A label is used in many programming languages to refer to a point in a program that a goto instruction (or other flow-control statements) can jump to. The joke is that one of Stephenson's characters in ''{{w|Cryptonomicon}}'' is named Goto Dengo. When said out loud, "Dengo" sounds like "Then go."
+
The title text refers to {{w|Neal Stephenson}}, an author of cyberpunk novels. A label is used in many programming languages to refer to a point in a program that a goto instruction can jump to. The joke is that one of Stephenson's characters in ''{{w|Cryptonomicon}}'' is named Goto Dengo. When said out loud, "Dengo" sounds like "Then go."
  
 
==Transcript==
 
==Transcript==

Please note that all contributions to explain xkcd may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see explain xkcd:Copyrights for details). Do not submit copyrighted work without permission!

To protect the wiki against automated edit spam, we kindly ask you to solve the following CAPTCHA:

Cancel | Editing help (opens in new window)

Templates used on this page: