Mips array
I have a piece of code which forms a loop picking out numbers, how can i store these numbers other then in temp registers. I presume the best practice is to store them in an array adding as we go though the loop..
However i have no clue one how to do this :)
Any help, tutorials u know or just a bit of code, sort it will only be short..
Many Thanks
Josh

