First thing that comes to mind is that a[9] and c[9] are not initialized.
Next you are using variables columns and row. So check that this->rows == u.columns. Then set the data in this. as c[] is just ignored.
Other than that it looks ok.
Last edited by StuXYZ; Nov 9th, 2009 at 11:35 pm.
Reputation Points: 749
Solved Threads: 135
Practically a Master Poster
Offline 660 posts
since Nov 2008