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 autolearn=unavailable autolearn_force=no version=3.4.4 Path: border1.nntp.dca1.giganews.com!border2.nntp.dca1.giganews.com!nntp.giganews.com!newspeer1.nac.net!feeder.erje.net!eu.feeder.erje.net!eternal-september.org!feeder.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail From: Jeffrey Carter Newsgroups: comp.lang.ada Subject: Re: type conversion Date: Sat, 11 Oct 2014 17:33:12 -0700 Organization: Also freenews.netfront.net; news.tornevall.net; news.eternal-september.org Message-ID: References: <8d412a6d-5589-4601-a7f8-5bb6d1b8850f@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Injection-Date: Sun, 12 Oct 2014 00:33:12 +0000 (UTC) Injection-Info: mx02.eternal-september.org; posting-host="206f88a41f45fc94d25d07d064d738e2"; logging-data="2922"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+5e9LZXebS+d0INVG6DYZsQKGm2uiBoAQ=" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.1.2 In-Reply-To: <8d412a6d-5589-4601-a7f8-5bb6d1b8850f@googlegroups.com> Cancel-Lock: sha1:V6trbhCsGKQ5RcaQrI5V6e7S5n0= Xref: number.nntp.giganews.com comp.lang.ada:189665 Date: 2014-10-11T17:33:12-07:00 List-Id: On 10/11/2014 04:56 PM, compguy45@gmail.com wrote: > I have function... > > myFunction that given string returns array of integers....lets call that array a > > I have another function myOtherFunction that takes string as parameter....just for simplicity i am trying to do following.... Myotherfunction seems totally irrelevant to the problem. > myFunction(Integer'Image(a(1))); -- compiler error Have you considered that knowing the error msg might help us help you? -- Jeff Carter "I fart in your general direction." Monty Python & the Holy Grail 05