A Structured Approach to Programming |
Kitabın içinden
24 sonuçtan 1-3 arası sonuçlar
Sayfa 224
In addition , they may make use of parameters which may be passed in one of
two ways - by value or by reference . If only the value of the parameter is needed
( i.e. , the module uses it but does not change it ) , then you can pass it by value .
In addition , they may make use of parameters which may be passed in one of
two ways - by value or by reference . If only the value of the parameter is needed
( i.e. , the module uses it but does not change it ) , then you can pass it by value .
Sayfa 303
Also called actual parameter , since it is the particular value which is being
supplied to match the formal parameter with which the subprogram was defined .
Array . An ordered set of data items identified by a single name . Batch compile .
Also called actual parameter , since it is the particular value which is being
supplied to match the formal parameter with which the subprogram was defined .
Array . An ordered set of data items identified by a single name . Batch compile .
Sayfa 304
A method of parameter passing wherein the address of the actual parameter is
passed to the called routine . Each reference to the formal parameter is then an
indirect reference to the actual parameter , allowing modification . Call by value .
A method of parameter passing wherein the address of the actual parameter is
passed to the called routine . Each reference to the formal parameter is then an
indirect reference to the actual parameter , allowing modification . Call by value .
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 |