time conversion problemI have wrote a program to figure my weekly hours and figure my bring home pay, however the company I...
Rounding a value up or down in DOS promt C++I am trying to write a simple payroll program however I am having trouble with the values not roundi...
error C2110: '+' : cannot add two pointers help pleaseOk you guys rock I am idiot I was sending those to an array when it was not necessary. How ever is t...
error C2110: '+' : cannot add two pointers help please[code]class EmployeeClass { public: void ImplementCalculations(string EmployeeName, double hours,...
error C2110: '+' : cannot add two pointers help pleaseHere is my code and the error I am getting is [output]1>d:\datamaxinc\datamaxinc\payrollplayfile...