Question: Question 7 : String Comparison Compare two strings of ASCII characters to see which is larger ( that is , which follows the other in
Question : String Comparison
Compare two strings of ASCII characters to see which is larger that is which follows the other in alphabetical ordering Both strings have the same length as defined by the LENGTH variable. The strings' starting addresses are defined by the START and START variables. If the string defined by START is greater than or equal to the other string, clear the GREATER variable; otherwise set the variable to all ones FFFFFFFF
Apply on the data given in associated file with associated length.
Sample Problems:
tableTest A Test B Test CInput:LENGTH,STARTStringStringStringSTARTStringStringStringString
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
