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=-0.5 required=5.0 tests=BAYES_00,FREEMAIL_FROM, INVALID_MSGID,PP_MIME_FAKE_ASCII_TEXT autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII X-Google-Thread: 103376,607df69a3c572a07 X-Google-Attributes: gid103376,public From: "David Botton" Subject: Re: No FAQ? A stupid question, then? Date: 1998/11/27 Message-ID: <73mopg$vgi$1@news.gate.net>#1/1 X-Deja-AN: 416260080 References: <365E787B.896BFA0C@eucmax.sim.ucm.es> X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3155.0 Organization: CyberGate, Inc. Newsgroups: comp.lang.ada Date: 1998-11-27T00:00:00+00:00 List-Id: Converting Strings to Integers and back http://www.botton.com/ada/lang/chartoint.html There is a windows help version of the RM95 that that comes with Ada GIDE (a free IDE for GNAT). You can find it on the PAL. You can also find an on-line HTML version at www.adahome.com. See the links section at The Ada Source Code Treasury http://www.botton.com/ada David Botton Ricardo Palomares Mart�nez wrote in message <365E787B.896BFA0C@eucmax.sim.ucm.es>... Greetings: * Is there any place where I can find a reference similar to the HLP files included in products like Delphi or Visual Basic (ie, where I can look for functions or procedures without having to know the packages hierarchy)? * Is there such a function like the ones I'm looking for in Ada95?