小编Joe*_*oel的帖子

MIPS:从命令行参数中读取字符串

我是大会的新手.我在从命令行参数中读取字符串时遇到了一些麻烦.

我想将thisismymessage第二个参数中的字符串读入缓冲区.

我想过使用SYSCALL,但不知道如何使用.

$ spim -f program.s file thisismymessage
Run Code Online (Sandbox Code Playgroud)

assembly mips computer-architecture spim command-line-arguments

3
推荐指数
1
解决办法
1万
查看次数