RTC Website

section 2.3 companion and outline

This page contains companion resources and an outline for section 2.3 of the book An Introduction to Real-Time Computing for Mechanical Engineers, and it therefore lacks most of section 2.3’s contents. While some sections of the book are fully available on this site, many are not. Please consider purchasing a copy from the MIT Press.

Programmatic efficiency and efficient C programs

Comparing efficiency

Choice of number representation

Signed and unsigned integers

The scoping of identifiers

Using qualifiers and specifiers

Macro substitutions and function-like macros

Integral and enumeration constants

Inline functions

Pointers instead of subscripts of arrays

Buffers

Online resources for Section 2.3

No online resources.