Introduction - If you have any usage issues, please Google them yourself
Enter a sentence and a substring (the number of characters is less than 50) to search for the substring in the sentence. If the sentence does not contain a substring, show 'No match! "; Otherwise display 'Match', and display the substring in the first matching position of the sentence in hexadecimal number.
(for example, 'we are studing ABC', which contains the 'ABC' sub-series, which appears in the 10H position; But it doesn't include 'xyz' substring.
Packet : 29782190serhex.rar filelist
serhex.asm