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,727dcca15457056e X-Google-Attributes: gid103376,public From: Markus Rogawski Subject: Re: HELP HELP HELP PLEASE Ordinal Function Date: 1998/12/14 Message-ID: <3674C838.F3C318AF@cae-gmbh.de>#1/1 X-Deja-AN: 422055883 Content-Transfer-Encoding: 7bit References: <36766e02.12725046@news.smartlink.net> <367c90e5.21657479@news.smartlink.net> To: Johnny Content-Type: text/plain; charset=us-ascii Organization: Customer of UUNET Deutschland GmbH, Dortmund, Germany Mime-Version: 1.0 Newsgroups: comp.lang.ada Date: 1998-12-14T00:00:00+00:00 List-Id: Johnny schrieb: > Would you happen to know if Character'Val and Character'pos are in the > Standard IO_Text Package? My book is ADA95 by feldman and Koffman > 2nd edition it does not list these functions in its text_io or > standard packages. These are standart attributes, not Text_Io functions. See Ada Reference Manual 4.1.4 and 3.5.5 Greetings Markus