Thursday, November 8, 2007

rawr

What problems did you encounter while developing your solution? How do you plan to overcome
them?/How did you overcome them?

While making the multiplication table i had problems with using printf. I did not know the exact formatting of it and just copied if over from another project. In this case i was using integers, but i left how many decimal places there should be, which threw an error. I fixed this problem by deleted that part of code (the decimals). After that i only have a few short steps to finish the assignment.

No comments: