stated to implement threading
This commit is contained in:
@ -14,7 +14,7 @@
|
||||
*/
|
||||
int main(void)
|
||||
{
|
||||
cout << "refurbishingHddTool" << endl;
|
||||
// cout << "refurbishingHddTool" << endl;
|
||||
|
||||
reHDD* app = new reHDD();
|
||||
app->app_logic();
|
||||
|
Reference in New Issue
Block a user