RE: Problem while using Base64 class

2002-03-10 Thread Tarun Gera
ch 08, 2002 11:31 PM To: [EMAIL PROTECTED] Subject: Re: Problem while using Base64 class Tarun, You may download the latest nightly build from http://xml.apache.org/dist/xerces-c/nightly/2002-03-06/ and there you go, good luck. Rgds, PeiYong Tarun Gera wrote: > Hi

Re: Problem while using Base64 class

2002-03-08 Thread PeiYong PY Zhang
PROTECTED]] > Sent: Thursday, March 07, 2002 9:30 PM > To: [EMAIL PROTECTED] > Cc: [EMAIL PROTECTED] > Subject: Re: Problem while using Base64 class > > Tarun Gera wrote: > > > hi! > > > > I have to use the Base64 encoding and decoding functionality. For this

RE: Problem while using Base64 class

2002-03-08 Thread Tarun Gera
Tarun -Original Message- From: PeiYong PY Zhang [mailto:[EMAIL PROTECTED]] Sent: Thursday, March 07, 2002 9:30 PM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: Re: Problem while using Base64 class Tarun Gera wrote: > hi! > > I have to use the Base64 encoding and decoding functionali

Re: Problem while using Base64 class

2002-03-07 Thread PeiYong PY Zhang
Tarun Gera wrote: > hi! > > I have to use the Base64 encoding and decoding functionality. For this i > made a sample application on win32 platform using VC and compiled it. > But on running the same program it gave me Access violation exception. > Code part that i tested is : > > Line 1.

Problem while using Base64 class

2002-03-06 Thread Tarun Gera
hi! I have to use the Base64 encoding and decoding functionality. For this i made a sample application on win32 platform using VC and compiled it. But on running the same program it gave me Access violation exception. Code part that i tested is : Line 1. int outputLength = 0; Lin

Problem while using Base64 class

2002-03-06 Thread Tarun Gera
hi! I have to use the Base64 encoding and decoding functionality. For this i made a sample application on win32 platform using VC and compiled it. But on running the same program it gave me Access violation exception. Code part that i tested is : Line 1. int outputLength = 0; Lin