gbadev.org forum archive

This is a read-only mirror of the content originally found on forum.gbadev.org (now offline), salvaged from Wayback machine copies. A new forum can be found here.

DS development > devkitarm malloc alignment

#47783 - duencil - Wed Jul 13, 2005 12:58 pm

Anyone know if malloc is guaranteed to return 8 byte aligned addresses? On platforms that use e.g. doubles as fundamental types its common, but on the ds I?m not sure..

Thanks