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.1 required=5.0 tests=BAYES_00, PP_MIME_FAKE_ASCII_TEXT autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII X-Google-Thread: 103376,b7d636efbd2440ae X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-08-11 21:38:08 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newspeer.monmouth.com!prodigy.com!newsmst01.news.prodigy.com!prodigy.com!postmaster.news.prodigy.com!newssvr21.news.prodigy.com.POSTED!3bae8248!not-for-mail From: tmoran@acm.org Newsgroups: comp.lang.ada Subject: Re: GNAT question References: X-Newsreader: Tom's custom newsreader Message-ID: NNTP-Posting-Host: 67.112.202.69 X-Complaints-To: abuse@prodigy.net X-Trace: newssvr21.news.prodigy.com 1029127059 ST000 67.112.202.69 (Mon, 12 Aug 2002 00:37:39 EDT) NNTP-Posting-Date: Mon, 12 Aug 2002 00:37:39 EDT Organization: Prodigy Internet http://www.prodigy.com X-UserInfo1: Q[RGGTSDZRRQBQH]]RKB_UDAZZ\DPCPDLXUNNHPHBATBTSUBYFWEAE[YJLYPIWKHTFCMZKVMB^[Z^DOBRVVMOSPFHNSYXVDIE@X\BUC@GTSX@DL^GKFFHQCCE\G[JJBMYDYIJCZM@AY]GNGPJD]YNNW\GSX^GSCKHA[]@CCB\[@LATPD\L@J\\PF]VR[QPJN Date: Mon, 12 Aug 2002 04:37:39 GMT Xref: archiver1.google.com comp.lang.ada:27938 Date: 2002-08-12T04:37:39+00:00 List-Id: > simple program that prints "Al� Mundo" but when I run it, the > character � doesnt appear. It prints a strange character. Are you saying that your source file contains a string containing a hex F4, but when you print that you get something other than F4?