[fpc-pascal]Base64?
Sebastian Günther
sguenther at gmx.de
Wed Jul 24 19:12:57 CEST 2002
Vassilis Stathopoulos schrieb:
> Hello,
>
> I am trying to use the Base64 Encoding and Decoding unit. I have an
> ansistring and I want to encode it and store it in another string.
>
> I can't seem to make it work. I have tried multiple things - obviously I am
> missing something really simple (as always).
>
> Anyone kind enough to share a demo of how this thing works? All I want is to
> encode a string and store it in another string...
just have a look at the examples in the fcl/tests directory (b64dec.pp,
b64enc.pp, b64test.pp, b64test2.pp)
- Sebastian
More information about the fpc-pascal
mailing list