How to separate words in a string with MIPS?

前端 未结 0 929
伪装坚强ぢ
伪装坚强ぢ 2021-01-07 06:34

I am trying to separate words in a string and print each word one by one. So if my input is Hello world it\'s me should be:

Hello
world
its
me


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