String Matching in Assembly Description It is a simple code written in Assembly Language to check whether two strings contain Same Characters or not Irrespective of the Case Manual Use these command in dosbox to Compile and Run the code: ml main.asm main.exe