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: 103376,ef6c792702c0ff46 X-Google-Attributes: gid103376,public From: Al Johnston Subject: Re: ada to c interfaces and CHARS_PTR Date: 2000/03/14 Message-ID: <38CF17B8.D6CCA3BF@mindspring.com>#1/1 X-Deja-AN: 597660397 Content-Transfer-Encoding: 7bit References: <38C7E515.29C42580@mindspring.com> X-Accept-Language: en X-Server-Date: 15 Mar 2000 04:58:03 GMT Content-Type: text/plain; charset=us-ascii Organization: MindSpring Enterprises Mime-Version: 1.0 Newsgroups: comp.lang.ada Date: 2000-03-15T04:58:03+00:00 List-Id: > > If you do this, you're missing a lot of typechecking. thanks for the example... I am really surprised at the lack of examples in this area. the problem I had ended up being carelessness on my part in my c routines... and not with my ada code at all.