Programming in C A Tutorial
Short Description
ten used for system programming and bit-manipulation, octal numbers are an …… S. C. Johnson & B. W. Kernighan, The Programming Language B. Computer …
Website: cm.bell-labs.com | Filesize: 71kb
Content
Programming in C A Tutorial
Brian W. Kernighan
Bell Laboratories, Murray Hill, N. J.
1. Introduction
C is a computer language available on the GCOS and UNIX operating systems at Murray Hill and (in
preliminary form) on OS/360 at Holmdel. C lets you write your programs clearly and simply _ it has decent
control flow facilities so your code can be read straight down the page, without labels or GOTO’s; it
lets you write code that is compact without being too cryptic; it encourages modularity and good program
organization; and it provides good datastructuring
facilities.
This memorandum…
Get the file Download here
Related Books:Related Searches: octal numbers, s c johnson, flow facilities, unix operating systems, content programming
Comments
Leave a Reply