Next: Type Checking Functions
Up: Programming with Fortran

Functions and Types

Before doing this lesson you should read sections 4.3-4.4 of the text.

In this lesson we will continue our study of functions. We will focus upon the problem of making sure that the number and types of arguments to functions are correct. You will also get some more practice designing and writing functions.

Before we begin, we'll need to copy some files that contain demonstration programs that you'll use in this lesson.

Click here to copy files




Next: Type Checking Functions
Up: Programming with Fortran

Hamlet Project
hamlet@cs.utah.edu