我是大会的新手.我在从命令行参数中读取字符串时遇到了一些麻烦.
我想将thisismymessage第二个参数中的字符串读入缓冲区.
thisismymessage
我想过使用SYSCALL,但不知道如何使用.
SYSCALL
$ spim -f program.s file thisismymessage
assembly mips computer-architecture spim command-line-arguments
assembly ×1
command-line-arguments ×1
computer-architecture ×1
mips ×1
spim ×1