Changeset 55 for trunk

Timestamp:
02/29/08 21:52:43 (10 months ago)
Author:
scott
Message:

Added character and hex functions

  • in BEGIN block iterates from 0 to 255, building look up tables for chr to decimal values, decimal to hex values, hex to decimal values, and decimal to chr values. This will be used for decoding and encoding urlencoded strings for awkpaste.
Files:
1 added