Quiz 1

Use the linux programmers manual to answer the following questions about scanf.
  1. What does scanf return?
  2. What happens if there are additional characters between the different format parameters?
  3. Can scanf read multiple lines using just one function call?
  4. What types can be read using the format string?
Your answers are due at the beginning of class on 01/22.