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=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,9ce828272f314121 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news3.google.com!news.glorb.com!newsfeed.pionier.net.pl!news2.icm.edu.pl!not-for-mail From: "Staszek Goldstein" Newsgroups: comp.lang.ada Subject: Re: output of enumeration types Date: Tue, 19 Apr 2005 02:51:52 +0200 Organization: http://news.icm.edu.pl/ Message-ID: References: NNTP-Posting-Host: systemy230.toya.net.pl X-Trace: achot.icm.edu.pl 1113871910 14426 217.113.225.230 (19 Apr 2005 00:51:50 GMT) X-Complaints-To: abuse@icm.edu.pl NNTP-Posting-Date: Tue, 19 Apr 2005 00:51:50 +0000 (UTC) X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 X-Priority: 3 X-RFC2646: Format=Flowed; Original X-Newsreader: Microsoft Outlook Express 6.00.2900.2180 X-MSMail-Priority: Normal Xref: g2news1.google.com comp.lang.ada:10553 Date: 2005-04-19T02:51:52+02:00 List-Id: This is also a nice idea, although for converting a string you still need a function like the one given by Stephen Leake. It seems to me that it should be possible to output the roman number as easily as it is to output a string - there is no difference between the literals, they both look exactly the same.