#41466: syscall


ray2006950712@gmail.com (Ray Liu)

學校 : 國立中正大學
編號 : 190805
來源 : [140.123.222.130]
最後登入時間 :
2025-01-01 21:53:09
d483. hello, world -- Wikipedia | From: [118.171.149.131] | 發表日期 : 2024-07-29 17:02

使用syscall代替printf(stdio.h)、puts(stdio.h)、write(unistd.h)
syscall(1, 1, "hello, world", 12);
 
ZeroJudge Forum