Dear Mr. Rosh,To close orders - 页 3

[删除]  

Dear Mr. Rosh

may be the program has some problem ?

Pleade check it

int start()
{
// check the time for some orders

if(OrdersTotal()>0) CheckForClose(1);
......
}//end of start function