CS 3304: Comparative Languages
Implementing Subprograms
[
Course Documents
] : [
Implementing Subprograms
]
Previous
Contents
Next
Keyword Index
Implementing Subprograms
The subprogram call and return operations of a language are together called its
subprogram linkage
First, let's look at implementing FORTRAN 77 subprograms