Please help me to convert C language to MIPS assembly language.please comment the functions.
int main() char string [256]; int i-0; char *result = NULL; // NULL pointer is binary zero // Obtain string from user, e.g. scanf(“%255s”, string); // Search string for letter ‘e’. “Constantinople” // Result is pointer to first e (if it exists) // or NULL pointer if it does not exist while(string[i] !10) if(string[i] ‘e’) { = result = &string[i]; break;
PayPal Gateway not configured
PayPal Gateway not configured