nasm: how to align the end of string

前端 未结 0 1234
梦毁少年i
梦毁少年i 2021-01-04 18:47

I cannot figure out how to align string so it\'s end is aligned.

%macro string 1
_unaligned:
; some preprocesor expression comes here
      db %1

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