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,f46e9f8b0c4ee5c0 X-Google-Attributes: gid103376,public From: robinsoj@my-dejanews.com Subject: Re: Binary Files in Text Editor Date: 1998/11/11 Message-ID: <72ct6o$abi$1@nnrp1.dejanews.com>#1/1 X-Deja-AN: 410806907 References: <72aiik$c1u$1@nnrp1.dejanews.com> X-Http-Proxy: 1.1 x2.dejanews.com:80 (Squid/1.1.22) for client 199.89.133.176 Organization: Deja News - The Leader in Internet Discussion X-Article-Creation-Date: Wed Nov 11 20:48:23 1998 GMT Newsgroups: comp.lang.ada X-Http-User-Agent: Mozilla/4.0 (compatible; MSIE 4.01; Windows NT) Date: 1998-11-11T00:00:00+00:00 List-Id: Let me re-phrase the question: I would like to display the contents of a binary file to the screen. My machine is running GNAT Ada on Windows NT. Do I have to convert a binary file into a text file before displaying its contents on the screen (or re-directing it to the printer)? In article <72aiik$c1u$1@nnrp1.dejanews.com>, robinsoj@my-dejanews.com wrote: > Is it possible to view binary files with a text editor or do you always have > to convert the binary file into a text file? Also, is there a Web site where > I can get more information on Sequential_IO and what it does? > > -- > James H. Robinson, III > > -----------== Posted via Deja News, The Discussion Network ==---------- > http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own > -- James H. Robinson, III -----------== Posted via Deja News, The Discussion Network ==---------- http://www.dejanews.com/ Search, Read, Discuss, or Start Your Own