I have a MIPS function to find a character in a string. I\'m not sure what to return if the character isn\'t in the string. In c++ I might return -1, but I\'m not sure that\'s t