Subj : Base64 Encoding To : borland.public.cpp.borlandcpp From : "Weisen" Date : Tue Jan 20 2004 10:11 am Hello, I am looking for a way to convert a string variable into a Base64 integer value. I'm using Borland C++ 5.02. I've seen the _atoi64() function but it only appears to work with a string of numeric characters. Does anyone know of another way to accomplish this? Thanks in advance for any help / advice. Weisen .