How to remove digits and special characters from a string


Problem

How to remove digits and special characters from a String in assembly (Mars tool)

The String is =This is an input test file123 for testing MIPS assignment2. It contains lettersABC and digits456. A word starts and ends with a letter. For example, "$Digits123!" contains the word Digits.

I have store it in a file and the output is :

This is an input test file for testing MIPS assignment It contains lettersABC and digits A word starts and ends with a letter For example Digits contains the word Digits

Request for Solution File

Ask an Expert for Answer!!
Assembly Language: How to remove digits and special characters from a string
Reference No:- TGS03256268

Expected delivery within 24 Hours