User profile: mstratmann

User info
User name:mstratmann
History
Joined:
Number of posts:10
Latest posts:

time conversion problem
I 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 please
Ok 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 please
Here is my code and the error I am getting is [output]1>d:\datamaxinc\datamaxinc\payrollplayfile...