A Structured Approach to Programming |
Kitabın içinden
60 sonuçtan 1-3 arası sonuçlar
Sayfa 22
Program subdivided into modules Module Definition 3 Modules can be defined in
various ways ; some much better than others . You must ask of each module you
create , “ What does it do ? ” “ What is its purpose ? ” A module is a collection of ...
Program subdivided into modules Module Definition 3 Modules can be defined in
various ways ; some much better than others . You must ask of each module you
create , “ What does it do ? ” “ What is its purpose ? ” A module is a collection of ...
Sayfa 169
... 2 OMAST AVERAGE_UNIT_COST FIXED DEC ( 7,3 ) , 2 OMAST_DATE_OF
LAST ISSUE CHAR ( 6 ) ; DCL 1 TRANSACTION_RECORD CHAR ( 80 ) ; DCL 1
TRANSACTION REC DEFINED TRANSACTION_RECORD , 2 TRANS_CODE ...
... 2 OMAST AVERAGE_UNIT_COST FIXED DEC ( 7,3 ) , 2 OMAST_DATE_OF
LAST ISSUE CHAR ( 6 ) ; DCL 1 TRANSACTION_RECORD CHAR ( 80 ) ; DCL 1
TRANSACTION REC DEFINED TRANSACTION_RECORD , 2 TRANS_CODE ...
Sayfa 262
Keep in mind that the definition of the C language specifies that only eight
characters are significant in identifier names — and possibly fewer for external
names ( this is ... For another unit to access public variables defined in other units
, they ...
Keep in mind that the definition of the C language specifies that only eight
characters are significant in identifier names — and possibly fewer for external
names ( this is ... For another unit to access public variables defined in other units
, they ...
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 |