- C itself is a very small language, you now have seen all of the
language proper.
- The rest of C is using various libraries. Libraries are simply
collections of functions.
- ANSI standard defines required functions, most vendors put in
extensions. Be careful of using these.