View Single Post
ScriptCoderPro
Junior Member
Join Date: Mar 2009
Old 03-10-2009 , 17:00   Re: check base64 encode/decode
Reply With Quote #6

I have a question how I can emulate two delphi functions in Pawn?
1) Ord("A") - returns number of symbol - 65
2) Chr(65) - returns from number symbol - "A"
Thx!
ScriptCoderPro is offline