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=-2.9 required=5.0 tests=BAYES_00,MAILING_LIST_MULTI autolearn=unavailable autolearn_force=no version=3.4.4 X-Google-Thread: 103376,ba2aaa9cb4d25085 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news3.google.com!border1.nntp.dca.giganews.com!nntp.giganews.com!newsfeed00.sul.t-online.de!t-online.de!newsfeed.freenet.de!news.albasani.net!news.ecp.fr!jussieu.fr!news.enst.fr!news.rfc1149.net!not-for-mail From: "Carroll, Andrew" Newsgroups: comp.lang.ada Subject: Ada.Containers.Doubly_Linked_Lists Date: Wed, 7 Feb 2007 08:52:08 -0600 Organization: ENST, France Message-ID: NNTP-Posting-Host: marvin.enst.fr Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Trace: news.enst.fr 1170860616 38957 137.194.161.2 (7 Feb 2007 15:03:36 GMT) X-Complaints-To: usenet@enst.fr NNTP-Posting-Date: Wed, 7 Feb 2007 15:03:36 +0000 (UTC) To: Return-Path: X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Ada.Containers.Doubly_Linked_Lists Thread-Index: AcdKx4oy5hCnYgH6S22+hBwtfV6eDw== X-Virus-Scanned: amavisd-new at ada-france.org X-BeenThere: comp.lang.ada@ada-france.org X-Mailman-Version: 2.1.9rc1 Precedence: list List-Id: "Gateway to the comp.lang.ada Usenet newsgroup" List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , X-Leafnode-NNTP-Posting-Host: 88.191.17.134 Xref: g2news2.google.com comp.lang.ada:9074 Date: 2007-02-07T08:52:08-06:00 It's been over a year since I've even looked at an Ada program. I forgot pretty much everything. I found a way to output the Count_Type that was different than your way but I like yours. I didn't realize that the 'Image "thing" applies to all integer types. What is the 'Image "thing" called again...? Next question. How do I output a tab character? I don't see a constant for that in text_io. =20 Andrew=20