Game Development Community

How to Base64 encode text?

by Jay Crossler · in Technical Issues · 10/26/2007 (6:48 pm) · 1 replies

Does anyone have any Base64 encoding code in Torquescript or a C++ library to do it?

Thanks in advance!

#1
10/30/2007 (3:26 am)
Jay - as far as I am aware there isn't a resource or anything available already for TGE, in terms of libraries there are quite a few out there it's just about choosing one with the right license to build into the engine. You could start having a look at one available at sourceforge libb64.sourceforge.net or google for others.