A Structured Approach to Programming |
Kitabın içinden
42 sonuçtan 1-3 arası sonuçlar
Sayfa 223
as a legal character in identifier names ( in examples ) . Although this is not
standard , many compilers provide it ( or similar special characters ) as an
extension to enhance name readability . It is assumed that the reader has a
general ...
as a legal character in identifier names ( in examples ) . Although this is not
standard , many compilers provide it ( or similar special characters ) as an
extension to enhance name readability . It is assumed that the reader has a
general ...
Sayfa 262
Keep in mind that the definition of the C language specifies that only eight
characters are significant in identifier names — and ... Note the full name “
DISPLAY ” is not used as a prefix since , with the underscore character , that
would be eight ...
Keep in mind that the definition of the C language specifies that only eight
characters are significant in identifier names — and ... Note the full name “
DISPLAY ” is not used as a prefix since , with the underscore character , that
would be eight ...
Sayfa 289
Finally , remember that C distinguishes a string constant of length 1 ( i.e. , only 1
character ) from a character constant . Thus ' a ' is a different type of entity from " a
" The former is a character while the latter is actually a pointer to a character .
Finally , remember that C distinguishes a string constant of length 1 ( i.e. , only 1
character ) from a character constant . Thus ' a ' is a different type of entity from " a
" The former is a character while the latter is actually a pointer to a character .
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 |