Employee and ProductionWorker Classes Assignmentok, got it. Line 33 now looks likes this.. strncpy_s(name, strlen(name), temp, strlen(temp)); It ...
Employee and ProductionWorker Classes Assignmentok, I see what you were saying there, so I changed line 33 (31) to strncpy_s and it thew this error....
Employee and ProductionWorker Classes AssignmentI added the #include <string> and it seemed to fix my line 84 issue. Now I am getting an error on li...
Employee and ProductionWorker Classes AssignmentI do not see my error here, would someone please be kind enough point it out to me and explain what ...
This user does not accept Private Messages