MASM32 Downloads
sub cx,1 jbe BSort4
JBE would work if DEC set the carry flag
right - that's why i suggested SUB CX,1
oops - what if the array is 65535 bytes ? or 32769 to 65535, for that matter
MSG1 DB "How many integers would you like to enter? (Please enter from 2 to F)", "$"
you probably knew that - lol