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.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM autolearn=unavailable autolearn_force=no version=3.4.4 X-Received: by 10.50.61.242 with SMTP id t18mr12005699igr.3.1381959669878; Wed, 16 Oct 2013 14:41:09 -0700 (PDT) X-Received: by 10.50.127.229 with SMTP id nj5mr143644igb.2.1381959669786; Wed, 16 Oct 2013 14:41:09 -0700 (PDT) Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!news.eternal-september.org!news.eternal-september.org!feeder.eternal-september.org!news.glorb.com!i2no16334509qav.0!news-out.google.com!9ni45434qaf.0!nntp.google.com!i2no16334506qav.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Wed, 16 Oct 2013 14:41:09 -0700 (PDT) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=66.126.103.122; posting-account=RxNzCgoAAACA5KmgtFQuaU-WaH7rjnAO NNTP-Posting-Host: 66.126.103.122 References: <1374ac32-0fb5-4589-a9a5-7740030fd3c6@googlegroups.com> <4bb47482-ccb9-4641-a702-2b2978100ff9@googlegroups.com> <5b59543c-7c48-4427-afc6-30289f6d8895@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <25557dac-0a75-42f1-84dc-58f42e5ffd6c@googlegroups.com> Subject: Re: Passing a String to a C/C++ Subprogram (Special Case) From: Adam Beneschan Injection-Date: Wed, 16 Oct 2013 21:41:09 +0000 Content-Type: text/plain; charset=ISO-8859-1 Xref: news.eternal-september.org comp.lang.ada:17448 Date: 2013-10-16T14:41:09-07:00 List-Id: On Wednesday, October 16, 2013 2:31:09 PM UTC-7, Martin wrote: > Absolutely, but the RM seems to cover all cases 1) it works; 2) runtime exception; or 3) compiler error. So, if you get a running, non-exception raising program, it should "work" as you'd expect, no? Martin, I can't tell what post you're responding to. -- Adam