Page 1 of 1

Character Generator

Posted: April 7th, 2000, 9:00 am
by Info-Mac
Download: http://archive.info-mac.org/app/character-generator.hqx

This generates characters from numbers, and turns numbers into

characters. Its used when you want to find out the ascii values of

things. "12345 abcdef" becomes "49, 50, 51, 52, 53, 32, 97, 98, 99, 100,

101, 102" and "65-90, 32, 97-122" becomes "ABCDEFGHIJKLMNOPQRSTUVWXYZ

abcdefghijklmnopqrstuvwxyz". Comes with source code.