|
String obj_file = concatenate_strings(permanent_allocator(), asm_file, str_lit(".obj"));
|
|
String obj_file = concatenate_strings(permanent_allocator(), asm_file, str_lit(".obj"));
|
|
result = system_exec_command_line_app("nasm",
|
|
result = system_exec_command_line_app("nasm",
|