A Structured Approach to Programming |
Kitabın içinden
43 sonuçtan 1-3 arası sonuçlar
Sayfa 166
In PL / I they may be used to identify a segment or name a procedure . In addition
, they are used in the simulation of the CASE and SEARCH structures . Place
labels on a separate line , starting in the column of the first primary origin .
In PL / I they may be used to identify a segment or name a procedure . In addition
, they are used in the simulation of the CASE and SEARCH structures . Place
labels on a separate line , starting in the column of the first primary origin .
Sayfa 224
The format of procedures and functions is identical to that of the program as a
whole . That is , they may contain ... This is the default and should be used unless
the procedure explicitly needs to alter the actual parameter's value . In that case ,
it ...
The format of procedures and functions is identical to that of the program as a
whole . That is , they may contain ... This is the default and should be used unless
the procedure explicitly needs to alter the actual parameter's value . In that case ,
it ...
Sayfa 226
Contains local procedures complex_add / sub . procedure complex ( operation :
complex_op ; operand_1 : complex_num ; operand_2 : complex_num ; var result
: complex_num ) ; complex_add Local routine to add 2 complex numbers ...
Contains local procedures complex_add / sub . procedure complex ( operation :
complex_op ; operand_1 : complex_num ; operand_2 : complex_num ; var result
: complex_num ) ; complex_add Local routine to add 2 complex numbers ...
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 |