Functions implemented in Machine Code AI-00858/00 1 89-12-11 ST RE !standard 13.08 (00) 89-12-11 AI-00858/00 !class study 89-12-11 !status received 89-12-11 !topic Functions implemented in Machine Code !summary 89-12-11 !question 89-12-11 !recommendation 89-12-11 !discussion 89-12-11 !appendix 89-10-24 ***************************************************************************** !section 13.08 (00) Erhard Ploedereder 89-10-24 83-01312 !version 1983 !topic Functions implemented in Machine Code !summary It would be convenient for the user, if code statements were also allowed in function bodies. It should then be considered to permit return statements in such bodies along with code statements. !rationale Casting code inserts that are conceptually functions into a procedure mold is inconvenient and often less efficient. By providing return statements in a sequence of code inserts, the user could be relieved of the necessity to know the respective calling conventions used by the specific compiler.