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.3 required=5.0 tests=BAYES_00, REPLYTO_WITHOUT_TO_CC,XPRIO autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,4588fd816b58b081,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-03-08 02:21:33 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!logbridge.uoregon.edu!news.tele.dk!small.news.tele.dk!195.54.122.107!newsfeed1.bredband.com!bredband!luth.se!erix.ericsson.se!newstoo.ericsson.se!not-for-mail From: "Sebastian" Newsgroups: comp.lang.ada Subject: How to output values in Hex on screen? Date: Fri, 8 Mar 2002 11:21:58 +0100 Organization: ericsson Message-ID: Reply-To: "Sebastian" NNTP-Posting-Host: 172.17.83.131 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.50.4807.1700 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4807.1700 Xref: archiver1.google.com comp.lang.ada:20934 Date: 2002-03-08T11:21:58+01:00 List-Id: Hello, Which package or how do you do to put values of Unsigned_16 on screen in hex format? /S