[fpc-pascal] How to convert a large integer to base64
    Frank Church 
    vfclists at gmail.com
       
    Sat Jan 15 21:42:22 CET 2011
    
    
  
On 15 January 2011 18:31, Andreas Schneider <aksdb at gmx.de> wrote:
> On Saturday, January 15, 2011 18:52 Frank Church wrote:
>
> > Is there a FCL library that can be used to convert a large integer into
> base64 format?
>
>
> Define  "large  integer"  ... in case you mean a normal integer/int64:
> IntToHex(...);
>
>
I mean int64 into base64 encoding, as in the mime type.
> --
> Best Regards,
> Andreas
>
> _______________________________________________
> fpc-pascal maillist  -  fpc-pascal at lists.freepascal.org
> http://lists.freepascal.org/mailman/listinfo/fpc-pascal
>
-- 
Frank Church
=======================
http://devblog.brahmancreations.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20110115/c8980a37/attachment.html>
    
    
More information about the fpc-pascal
mailing list