The AROS Archives(anonymous IP: 3.141.199.243,331) 
 HomeRecentStatsSearchSubmitUploadsMirrorsContactInfoDisclaimerConfigAdmin
 Menu


 Categories

   o Audio (94)
   o Datatype (15)
   o Demo (45)
   o Development (242)
   o Document (61)
   o Driver (19)
   o Emulation (60)
   o Game (506)
   o Graphics (218)
   o Library (22)
   o Network (59)
   o Office (21)
   o Utility (242)
   o Video (18)

Total files: 1622

Full index file
Recent index file

Part of aros exec
 Readme for:  Utility » Misc » asciitable.i386-aros.zip

Asciitable

Description: print the ascii-table in different modes
Download: asciitable.i386-aros.zip       (TIPS: Use the right click menu if your browser takes you back here all the time)
Size: 10kb
Version: 1.1
Date: 21 Apr 08
Author: Rupert Hausberger, AROS port Matthias Rustler
Submitter: Matthias Rustler
Email: mrustler/gmx de
Category: utility/misc
License: Other
Distribute: yes
FileID: 344
 
Comments: 0
Snapshots: 0
Videos: 0
Downloads: 135  (Current version)
135  (Accumulated)
Votes: 0 (0/0)  (30 days/7 days)

[Show comments] [Show snapshots] [Show videos] [Show content] [Replace file] 
Original README
~~~~~~~~~~~~~~~
TITLE

    AsciiTable

VERSION

    Version 1.0

AUTHOR

    Rupert Hausberger <naTmeg at gmx.net>

DESCRIPTION

    Can be used to print out the ascii-table in different modes.

    Template
"FORM/N,TO/N,DECIMAL=DEC/S,HEXADECIMAL=HEX/S,OCTAL=OCT/S,BINARY=BIN/S,CHARACTER=
CHR/S,ALL/S"

    Example output: "asciitable from 20 to 50 all"

    020 14 024 00010100 DC4
    021 15 025 00010101 NAK
    022 16 026 00010110 SYN
    023 17 027 00010111 ETB
    024 18 030 00011000 CAN
    025 19 031 00011001 EM
    026 1A 032 00011010 SUB
    027 1B 033 00011011 ESC
    028 1C 034 00011100 FS
    029 1D 035 00011101 GS
    030 1E 036 00011110 RS
    031 1F 037 00011111 US
    032 20 040 00100000 SP
    033 21 041 00100001 !
    034 22 042 00100010 "
    035 23 043 00100011 #
    036 24 044 00100100 $
    037 25 045 00100101 %
    038 26 046 00100110 &
    039 27 047 00100111 '
    040 28 050 00101000 (
    041 29 051 00101001 )
    042 2A 052 00101010 *
    043 2B 053 00101011 +
    044 2C 054 00101100 ,
    045 2D 055 00101101 -
    046 2E 056 00101110 .
    047 2F 057 00101111 /
    048 30 060 00110000 0
    049 31 061 00110001 1
    050 32 062 00110010 2

SPECIAL REQUIREMENTS

    MorphOS 1.x

LICENSE

    Freeware, Open-Source.

DISTRIBUTABILITY

    Copyright (C)2007 Rupert Hausberger.












































File Version Size Date Dls Readme
asciitable.src-aros.zip1.15kb21 Apr 08113¤ Asciitable - print the ascii-table in different modes (source)
Copyright © 2005 - 2024 The AROS Archives All Rights Reserved