decode
Table of Contents
# $EPIC: decode.txt,v 1.2 2006/07/26 19:47:17 sthalik Exp $
Synopsis:
$decode(<text>)
Technical:
Practical:
See the encode(6) help page for examples.
Returns:
Examples:
$encode(hello there) returns "GIGFGMGMGPCAHEGIGFHCGF" $decode(GIGFGMGMGPCAHEGIGFHCGF) returns "hello there" $decode($encode(hello there)) returns "hello there"
History:
This function first appeared in ircII-2.2pre8
decode.txt · Last modified: 2006/07/28 04:10 by 127.0.0.1