MikeSmithCanada wrote:
SO have worked out that
int *thing = new (1) int is allowed but
int *thing = new (heapName) is not
Hi,
That is correct. I believe there's an existing enhancement in our bug tracking database for C-code access to the heapName - I'll add the details of this thread to that enhancement.
Regards,
Craig.