WuXuan Fri, 07/05/2013 - 08:41 Forums: Other usage issuesHandle(AIS_Shape) body= new AIS_Shape(S); should i use "delete body" to free the memory? Rabih Fri, 07/05/2013 - 12:26 Hi, you need, body.Nullify(); Regards, Rabih Log in to post comments WuXuan Fri, 07/05/2013 - 13:53 thank u very much. Log in to post comments
Fri, 07/05/2013 - 12:26
Hi,
you need,
body.Nullify();
Regards,
Rabih
Fri, 07/05/2013 - 13:53
thank u very much.