ENGLISH

The C Companion

Book information

Publisher
Prentice Hall
Year
1987
ISBN
978-0131097865
Language
english
Format
PDF
Filesize
10 MB (10186463 bytes)
Edition
1
Pages
304\304
Time added
2014-11-15 16:13:37

Description

Amazon Reviewer:When I started programming in C I was doing embedded operating system design and this was the only book I found that clearly explained what a stack frame was and how to unwind it in assembler to handle errors. It contains information for the experienced C programmer that I have never found elsewhere on how C code works 'behind the scenes' (assembly language, binary arithmetic, complex pointer math, stack frames, function call jump tables, etc.). It is not a book for beginning programmers, and it is not in any way an introduction to the C language, it is however, an unusual resource for the experienced programmer.

Similar books