Click to See Complete Forum and Search --> : Alphabetical order for strings


Slong
December 8th, 2008, 09:05 PM
ok im working on a program that gets input of 2 strings (names) then displays them in alphabetical order... i cant figure out what movsb and cmpsb or other directives to use to get this to work, im using irvine directives for intel bases computers...

Slong
December 9th, 2008, 01:52 AM
or does anyone know how to display strings in alphabetical order, regardless of what technique is used? c++ code to do the same task will help to