After loading all the information into a dynamic array of Employees, ... is designed as follows:struct Employee { char* m_name; int m_empNo; ...
確定! 回上一頁