Calling printf

Objectives

We would like to :
  1. Understand printf
  2. Understand how to use printf in assembly code.
  3. Understand how to assemble/link assembly code using printf with g++

Notes