[an error occurred while processing this directive] CMSC 202 - Fall 2014 - Lab 4

Lab 4: Advanced Functions, Call-by-Reference

Overview

In this lab you will:

  1. Practice using call-by-value and call-by-reference for parameter-passing
  2. Create and use structs
  3. Use simple pointer handling
  4. Do simple parsing of command-line arguments