How can I force heap address to be 64bit in a 64bit host?

前端 未结 0 332
無奈伤痛
無奈伤痛 2020-12-10 05:04

I am building my program in a 64bit host but heap address always coming as 32bit. Is it possible to force malloc to return 64bit pointers only? In the program below, malloc

相关标签:
回答
  • 消灭零回复
提交回复
热议问题