A Structured Approach to Programming |
Kitabın içinden
85 sonuçtan 1-3 arası sonuçlar
Sayfa 193
... line 8 will be executed only for the false branch of the preceding IF , but the
logic requires it to be executed on the true branch as well . IF Valid Process
transaction ELSE IF one error Set up one - error message ELSE Set up multiple -
error ...
... line 8 will be executed only for the false branch of the preceding IF , but the
logic requires it to be executed on the true branch as well . IF Valid Process
transaction ELSE IF one error Set up one - error message ELSE Set up multiple -
error ...
Sayfa 194
IF VALID - TRANSACTION = ' Y PERFORM PROCESS - TRANSACTION ELSE IF
ERROR - COUNT 1 MOVE ' ERROR IN TRANSACTION ' TO ERROR -
MESSAGE ELSE MOVE ' MULTIPLE ERRORS ' TO ERROR - MESSAGE END -
IF ...
IF VALID - TRANSACTION = ' Y PERFORM PROCESS - TRANSACTION ELSE IF
ERROR - COUNT 1 MOVE ' ERROR IN TRANSACTION ' TO ERROR -
MESSAGE ELSE MOVE ' MULTIPLE ERRORS ' TO ERROR - MESSAGE END -
IF ...
Sayfa 224
It may be tempting to code a module which should be a procedure as a function
which returns an error flag - TRUE if the module completed successfully and
FALSE if there was an error . This allows you to call the routine and check the
error ...
It may be tempting to code a module which should be a procedure as a function
which returns an error flag - TRUE if the module completed successfully and
FALSE if there was an error . This allows you to call the routine and check the
error ...
Kullanıcılar ne diyor? - Eleştiri yazın
Her zamanki yerlerde hiçbir eleştiri bulamadık.
Diğer baskılar - Tümünü görüntüle
A Structured Approach to Programming Joan Kirkby Hughes,Jay I. Michtom,Jay I.. Michtom Metin Parçacığı görünümü - 1977 |
Sık kullanılan terimler ve kelime öbekleri
actual addition allow approach argument begin block called Chapter char character CHECK COBOL compiler completed condition contains create data items define definition detail determine DOWHILE error example executed exit expression Figure flow formatting function GOTO handle hierarchy chart hour implementation indentation indicator initialization input invoked language limited logic loop manager MASTER modified module MOVE necessary nested Note operation output paragraph parameter Pascal passed PERFORM planning pointer possible Print problem procedure produce provides pseudo code READ readability record reference refinement routine sales rep segment separate sequence shows single solution specifications stack standard statement step structured programming stub test data top-down TRANSACTION true unit UPDATE valid variable walk-through WRITE written
Bu kitaba yapılan referanslar
Microcomputer Experimentation with the Intel SDK-85 Lance A. Leventhal,Colin Walsh Metin Parçacığı görünümü - 1980 |