Settings

The page will reload to apply your changes.
Theme

ASCII Art Font

ASCII Art Menu

Original Usenet message from alt.ascii-art, 5 Jun 2000.
Re: REQUESTED ASCII tables for the Windows 98 version of DOS

Re: REQUESTED ASCII tables for the Windows 98 version of DOS

zne...@ovtsbbg.pbz (Martin Atkins) writes:

> I think everyone should have perl installed, myself :)

ppu...@damnspam.chello.nl (Peter Punk) writes:

> Great for when you use Linux, but AFAIK it's of no use under Losedows.

Oh, but it is of great use!  Like for printing ASCII tables...  :-)

    for $r ( 0 .. 15 ) {
        for $c ( 0 .. 5 ) {
            $chr = 32 + $r + 16*$c;
            printf '%8.03d %c', $chr, $chr if $chr < 127;
        }
        print "\n";
    }

Which prints

     032       048 0     064 @     080 P     096 `     112 p
     033 !     049 1     065 A     081 Q     097 a     113 q
     034 "     050 2     066 B     082 R     098 b     114 r
     035 #     051 3     067 C     083 S     099 c     115 s
     036 $     052 4     068 D     084 T     100 d     116 t
     037 %     053 5     069 E     085 U     101 e     117 u
     038 &     054 6     070 F     086 V     102 f     118 v
     039 '     055 7     071 G     087 W     103 g     119 w
     040 (     056 8     072 H     088 X     104 h     120 x
     041 )     057 9     073 I     089 Y     105 i     121 y
     042 *     058 :     074 J     090 Z     106 j     122 z
     043 +     059 ;     075 K     091 [     107 k     123 {
     044 ,     060 <     076 L     092 \     108 l     124 |
     045 -     061 =     077 M     093 ]     109 m     125 }
     046 .     062 >     078 N     094 ^     110 n     126 ~
     047 /     063 ?     079 O     095 _     111 o

Peter

-- 
Peter J. Acklam - jac...@math.uio.no - http://www.math.uio.no/~jacklam

Original message headers
X-Google-Language: ENGLISH,ASCII-7-bit
X-Google-Thread: f996b,eaffa6610dee731e
X-Google-Attributes: gidf996b,public
From: jac...@math.uio.no (Peter J. Acklam)
Subject: Re: REQUESTED ASCII tables for the Windows 98 version of DOS
Date: 2000/06/05
Message-ID: <wkk...@math.uio.no>#1/1
X-Deja-AN: 631240442
References: <cWxY4.61825$Ut1.1301242@flipper> <ctj...@4ax.com> <OV8...@4ax.com> <sjj...@4ax.com> <393...@djh-freeweb.de> <7dq...@4ax.com> <393...@news.vossnet.net> <3pr...@4ax.com>
Content-Type: text/plain; charset=us-ascii
Organization: Dept of Mathematics, University of Oslo, Norway
X-URL: http://www.math.uio.no/~jacklam
Mime-Version: 1.0
User-Agent: Gnus/5.0806 (Gnus v5.8.6) Emacs/20.6
Newsgroups: alt.ascii-art
About this message. This message was posted publicly to the newsgroup alt.ascii-art in 2000 and is mirrored here unchanged as part of the Historic Archives – only email addresses are masked. The artwork and text belong to their original authors: if you copy a piece, keep the artist's initials or signature intact and credit them where you can. Are you the author? Contact us to get your posts attributed, connected to your artist profile, or removed.

Report this message

Help us keep the archive clean and accurate. Reports are reviewed by a person – nothing is changed automatically.

Help classify this post