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.6 required=5.0 tests=BAYES_05,INVALID_MSGID, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,4e5840c8658b8b86,start X-Google-Attributes: gid103376,public From: Caroline Subject: Passing Strings between Ada and C++ Date: 2000/01/12 Message-ID: <387CDCEC.461BAB3F@cpmx.saic.com>#1/1 X-Deja-AN: 571773592 Content-Transfer-Encoding: 7bit X-Accept-Language: en Content-Type: text/plain; charset=us-ascii Organization: S.A.I.C. MIME-Version: 1.0 Reply-To: caroline.j.swindellNOSPAM@cpmx.saic.com Newsgroups: comp.lang.ada Date: 2000-01-12T00:00:00+00:00 List-Id: I am experimenting with interlanguage programming and have the following question: What is the best way to pass a string from C++ to an Ada procedure and to pass one out of Ada back to C++? I would like to know in particular what incarnations of strings to use on each side. I am using Aonix ObjectAda 7.1.2 and MS Visual Studio 6.0. Thanks Caroline -- Caroline Swindell Remove "NOSPAM." to reply.