Consider the following C function and call
Look at the code generated for this function and call on your favorite C or C++ compiler. Explain how the generated code passes the integer and character array parameters and how the return value is passed back to the caller.