Friday, November 20, 2009

OOP 344 Assignment 2

So far for this assignment that I was working on, I chose to do the io_frame.cpp part. While i was working on this, I encountered some problems. I was having trouble with the constructor because I didn't know how to set the char* with the given ints. Also I was setting my variables temporary which wasn't causing the class attributes to change. One more thing I didn't do was to use the this function. Once i was found that it needed to be used, I was able to understand why I was having these problems. I also have to do io_edit.cpp which I can begin and hopefully I can finish for Wed.

No comments:

Post a Comment