Hi,
Can anyone please tell me where can I fing the C code for Base64 decoding. I have a string that is base64 encoded, and I have to decode it, how can I?
Thanks, Neelu.
Google and Wikipedia make good starting points for such questions. http://en.wikipedia.org/wiki/Base64