home *** CD-ROM | disk | FTP | other *** search
/ Microsoftware Monthly 19…2 Programming Power Tools / MASO9512.ISO / cpptutor / cpptutor.arj / CH02 / A02242.WAV (.mp3) < prev    next >
Waveform Audio File Format  |  1993-11-01  |  168.5 KB  |  1 channel  |  11,025 sample rate  |  15 seconds
Transcription: Because the go-to statement can interfere with the normal top-to-bottom sequence of processing, it makes a program more difficult to read and maintain. Often, a break statement, a continue statement, or a function call can eliminate the need for a go-to statement.