What is the NASM equivalent to '_TEXT SEGMENT' used in MASM?

前端 未结 0 1354
情深已故
情深已故 2020-12-29 00:09

The MSVC compiles Test.c into assembly with the command CL Test.c /Fa

// Test.c
void test() {i         


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