libb64 is a library of ANSI C routines for fast encoding/decoding data into and from a base64-encoded format. C++ wrappers are included, as well as the source code <http://nixbit.com/cat/programming/libraries/libb64/> for standalone encoding and decoding executables.
http://nixbit.com/cat/programming/libraries/libb64/ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Xccs-project Sent: Sunday, July 06, 2008 8:07 AM To: [email protected] Subject: [Harbour] decoding base64 Hy to All! I have a problem, it is big me: I made an e-mailclient, i use tpop3, tsmtp and tdecode classes. In the tdecode class found a method to encoding base64, it is the encode64, but the decode64 method doesn't exists. How can i decoding a base64 text? Have the decode method of tdecode class some parameter, witch cann define the coding method, base64 or quoted printable? Or in the constructor method can i set it? It is verry inportant for me, also, if somebodi knows the answer, please write to me, and if have an example, please write to me too! S.O.S. Many thanks for the help! Have everybody a nice day! Peti
_______________________________________________ Harbour mailing list [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
