write a procedure that returns the sum of all array elements falling within the range (j-k, example 0-5) (inclusive). Then write a test program to calls the procedure twice, passing a pointer to a signed doubleword array, the size of the array, and the values of j and k. Return the sum in the EAX register, andpreserveall other register values between calls to the procedure.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here