[Info-vax] Viable versus ideal programming languages
Bill Gunshannon
bill.gunshannon at gmail.com
Wed Mar 23 18:17:17 EDT 2022
On 3/23/22 16:58, Arne Vajhøj wrote:
>
> The only interfaces that are really C interfaces
> are when the declaration does something under the
> hood to actually match C expectations like
> passing a string as a zero terminated byte array
> even though the language use a different convention
> for strings.
I've even done that from COBOL. As long as you know
what the called routine wants you can call any language
from any other language.
bill
More information about the Info-vax
mailing list