Calling sprintf in NASM x86_64 gives segmentation fault

前端 未结 0 1189
自闭症患者
自闭症患者 2020-12-24 14:45

I am trying to use the C function int sprintf(char *str, const char *format, ...) from NASM on 64-bit Linux. However, no matter how I try to make it work, I end

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