Transcription of C Programming Tutorial - Mark Burgess Website
{{id}} {{{paragraph}}}
---titleSpecial Assignment Operators++and--C Programming Tutorial4th Edition (K&R version)Mark BurgessFaculty of Engineering, Oslo CollegeCopyrightc 1987,1999 Mark BurgessPermission is granted to make and distribute verbatim copies of this manualprovided the copyright notice and this permission notice are preserved on program is limited by the language which is used to write it. C is aprogrammer s language. Unlike BASIC or Pascal, C was not written as ateaching aid, but as an implementation language. C is a computer languageand a Programming tool which has grown popular because programmers likeit! It is a tricky language but a masterful one. Sceptics havesaid that it isa language in which everything which can go wrong does go wrong. True, itdoes not do much hand holding, but also it does not hold anything back.
Preface xi Preface Every program is limited by the language which is used to write it. C is a programmer’s language. Unlike BASIC or Pascal, C was not written as a
Domain:
Source:
Link to this page:
Please notify us if you found a problem with this document:
{{id}} {{{paragraph}}}