A
Amal P
Hi,
I want to allocate some memory 16Byte aligned. For this now I am
using _aligned_malloc function that is given in malloc.h. What is the
substitute for this in new ? Is there any way to allocate aligned
memory using new ?
Thanks and Regards,
Amal P.
I want to allocate some memory 16Byte aligned. For this now I am
using _aligned_malloc function that is given in malloc.h. What is the
substitute for this in new ? Is there any way to allocate aligned
memory using new ?
Thanks and Regards,
Amal P.