MIPS Address out of range (MARS)
2 I’m trying to write a simple code which save string and integer input into an array and then prints them (i will also later add another part which sorts them,but i have to get this to work first). With MARS i get this: line 75: Runtime exception at 0x004000e4: address out of range 0x00000008. … Read more