CS 61C Homework 3-2

Background reading

P&H: Chapters 4.8

Administrative requirements

Submit your solution online by 8pm on the 11th of July, 2004. Do this by creating a directory named hw3-2 that contains the file hw3-2.txt (put your answers to the problems in here). From within that directory, type:

submit hw3-1

This is not a partnership assignment -- hand in your own work, and don't collaborate with anyone else.

Problem 1: Floating Point

P&H exercises 4.14, 4.15, 4.25, 4.26, 4.27, 4.28, 4.31

Problem 2: Compilation, Assembly, Linkage

Problems to come... for next week's homework. =)