Wednesday, May 2, 2007

2D Array Operations

A.Objective: Practice my programming skills for the final. 2D Array Problem #18 p. 451

B.Program:
The Code

C.Comment:
Not having worked with a 2D array in a very long time, I had to use the book to jog my memory. Luckily the book had most of the code I needed and what it didn't, just required a little tweaking to get what the problem asked for. The display isn't all that pretty, but it gets the job done.

No comments: