User profile: bimmybell

User info
User name:bimmybell
History
Joined:
Number of posts:9
Latest posts:

declaring class for implementation HELP!
#include <iostream> using namespace std; class Transaction { private: int Tra...

whats wrong with this code: employees salary recording
thanks it works perfectly

whats wrong with this code: employees salary recording
its an employee salary record but line 7 inside main is giving me error: det[n++].getname; [Error...

whats wrong with this code: employees salary recording
#include <iostream> using namespace std; const int MAX =100; class Details { pr...

my assignment project but am having big problem with it
how about this i re write the first step no error syntax so far please am i in line #include <iostre...