Code the routine body

The actual work of the C UDR is done with C-language statements in the routine body.

You can use the following statements and calls in the routine body:

You cannot directly call any other functions within a C UDR.