From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 100159,7efe49a1678baeac X-Google-Attributes: gid100159,public X-Google-Thread: 103376,7efe49a1678baeac X-Google-Attributes: gid103376,public From: dennison@telepath.com Subject: Re: SGI Developer Magic - Ada95 Date: 1998/07/15 Message-ID: <6oib4i$eio$1@nnrp1.dejanews.com>#1/1 X-Deja-AN: 371663249 References: <35ABDCDF.7B8F@cae.ca> Organization: Deja News - The Leader in Internet Discussion X-Article-Creation-Date: Wed Jul 15 13:34:10 1998 GMT Newsgroups: comp.lang.ada,comp.sys.sgi.misc X-Http-User-Agent: Mozilla/4.0 (compatible; MSIE 4.0; Windows NT; Gateway2000) Date: 1998-07-15T00:00:00+00:00 List-Id: In article <35ABDCDF.7B8F@cae.ca>, viqar@cae.ca wrote: ... > based in C and Fortran, on the SGI Irix platform. I want to > call the Ada from C and Fortran, without any limitations. > The Verdix compiler we have now doesn't allow "in out" parameters > in procedures.. just "out" parameters. Also, we're able to link Wow! That's quite a restriction. I suspect what you mean to say here is that the Verdix compiler only permits parameters of mode "in" when interfacing to C or Fortran. That is the restriction the old VADS-based compiler I have used had. That is an annoyance, but its certianly not fatal. That is, after all, the way C passes parameters. It doesn't seem to have deterred many people from using C compilers! :-) It would be nice to have a more convienent interface, but I certianly wouldn't change compilers over it. Of course VADS is only Ada83. That's a good reason to change. T.E.D. -----== Posted via Deja News, The Leader in Internet Discussion ==----- http://www.dejanews.com/rg_mkgrp.xp Create Your Own Free Member Forum