A Structured Approach to Programming |
Kitabın içinden
51 sonuçtan 1-3 arası sonuçlar
Sayfa 76
State Variable In this technique , the program is subdivided into sections , each of
which is branched to at least once . These portions of code are each assigned an
arbitrary number . Then all of the program flow is controlled by setting a ...
State Variable In this technique , the program is subdivided into sections , each of
which is branched to at least once . These portions of code are each assigned an
arbitrary number . Then all of the program flow is controlled by setting a ...
Sayfa 262
All variables declared outside of any function are known to the entirety of the unit
and can be made accessible by other units . For another ... When a variable is
intended to be public , it must be expressly noted by each unit importing it .
Figures ...
All variables declared outside of any function are known to the entirety of the unit
and can be made accessible by other units . For another ... When a variable is
intended to be public , it must be expressly noted by each unit importing it .
Figures ...
Sayfa 287
Then use the following sequence for a unit's local definitions : #defines • typedefs
• externals other variables functions . 5. Variables of like types should be
declared together , preferably in alphabetical order . Variable names should be
aligned ...
Then use the following sequence for a unit's local definitions : #defines • typedefs
• externals other variables functions . 5. Variables of like types should be
declared together , preferably in alphabetical order . Variable names should be
aligned ...
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 |