
07-26-2008, 08:47 AM
|
 |
Moderator
|
|
Join Date: Jul 2007
Location: Colombo, Sri Lanka
Posts: 7,523
Rep Power: 11
|
|
|
Firs fix those errors in two classes. You problem is about data types. In the constructor and the object instantiation, you have data type conflict.
|