Path: csiph.com!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail From: rbowman Newsgroups: comp.os.linux.misc,alt.folklore.computers Subject: Re: The joy of VAX C Date: 29 Sep 2024 02:53:05 GMT Lines: 11 Message-ID: References: <5mqdnZuGq4lgwm_7nZ2dnZfqnPSdnZ2d@earthlink.com> <1r0e6u9.1tubjrt1kapeluN%snipeco.2@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Trace: individual.net jh5jjSJ6ynTF3DAJIi7R+g/9wkbMb5GNOGd8X6xwUzlCA5ShcZ Cancel-Lock: sha1:KysLBpmkAdzNermLD1tteVAvxXQ= sha256:qzxsHqv1rlrA1J+o238U96pRgglYcG56bujn0Eh3OSw= User-Agent: Pan/0.149 (Bellevue; 4c157ba) Xref: csiph.com comp.os.linux.misc:58633 alt.folklore.computers:227175 On Sat, 28 Sep 2024 12:27:59 -0700, Lars Poulsen wrote: > And for a C routine to call a subroutine in another language, it would > have to build a descriptor structure for that argument. extern "C" { ............ ] is handy in C++ but afaik it only works for C++.