Welcome! Log In Create A New Profile

Advanced

Balance variable????

Posted by 34007636 
Announcements Last Post
Announcement SoC Curricula 09/30/2017 01:08PM
Announcement Demarcation or scoping of examinations and assessment 02/13/2017 07:59AM
Announcement School of Computing Short Learning Programmes 11/24/2014 08:37AM
Announcement Unisa contact information 07/28/2011 01:28PM
Balance variable????
July 29, 2006 06:47PM
This might sound stupid but,the idl for the assignment does not have a balance variable / field defined for account class.Are we suppsoed to create a balance variable for the account class???

Re: Balance variable????
July 30, 2006 03:56PM
Yes, create one in the private member area of your account implementation. The skeleton for this is already provided for you by the --c++-impl flag when you run idl.exe . Just add a suitable declaration in the file. This (Account_impl.h & its implementation Account_impl.cc) is where you implement the idl spec.
Sorry, only registered users may post in this forum.

Click here to login