The LinuxDig.Com Linux Dictionary is currently in Beta. You can help, email Comments or Suggestions here.
Number of Terms : 8142 Number of Definitions : 9135
Spaghetti code1. A poorly organised prorgam that results from excessive use of GOTO statements, making the program almost impossible to read and debug. The cure is to use a well-structured programming language, such as QuickBASIC, C, or Pascal, that offers a full set of control structures. See structured programming From QUECID |
|
|