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.107.53.135 with SMTP id k7mr6694902ioo.13.1473945696270; Thu, 15 Sep 2016 06:21:36 -0700 (PDT) X-Received: by 10.157.39.131 with SMTP id c3mr543019otb.15.1473945696196; Thu, 15 Sep 2016 06:21:36 -0700 (PDT) Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!news.eternal-september.org!feeder.eternal-september.org!news.glorb.com!x192no681969itb.0!news-out.google.com!b4ni1635iti.0!nntp.google.com!x192no681966itb.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Thu, 15 Sep 2016 06:21:35 -0700 (PDT) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=177.9.74.35; posting-account=wgmHdgoAAAA-F7JItPEZjeXqFc0KdzEQ NNTP-Posting-Host: 177.9.74.35 References: User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <32534ae4-5f6c-467a-b71f-354a66289b10@googlegroups.com> Subject: Re: is type String from Ada Binary-Safe ? From: Daniel Norte Moraes Injection-Date: Thu, 15 Sep 2016 13:21:36 +0000 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Xref: news.eternal-september.org comp.lang.ada:31791 Date: 2016-09-15T06:21:35-07:00 List-Id: quarta-feira, 14 de Setembro de 2016 =C3=A0s 09:51:53 UTC-3, Daniel Norte M= oraes escreveu: > Hi, All! >=20 > Type String from Ada is Binary-Safe ? >=20 > I want use it with a 'recfrom()' from C with udp .=20 >=20 > Thanks in Advance, >=20 > []'s Dani. Very Very Thanks Dmitry, Jeffrey and AdaMagica I'll try with char_array and chars_ptr mas before this I'll will look at Gn= at.Sockets. Thanks A Lot!! []'s Dani.