Re: Base64 Problem

2002-03-12 Thread PeiYong PY Zhang
Hi, there, The XercesC1_7_0 has the new interface to encode/decode, please have a try. Rgds, PeiYong "[EMAIL PROTECTED]" wrote: > Hi, > > i use Xerces 1.5.2 and have a problem using Base64. > I´ve written attached code, but it will not work. > > It throws me this compile error: > error C2

Base64 Problem

2002-03-12 Thread paladin
Hi, i use Xerces 1.5.2 and have a problem using Base64. I´ve written attached code, but it will not work. It throws me this compile error: error C2664: 'decode' : Konvertierung des Parameters 1 von 'unsigned char [100]' in 'const unsigned short *const ' nicht moeglich (Converting Para