Introduction - If you have any usage issues, please Google them yourself
C Base64 encoding/decoding source code inline int Base64Encode (char* base64code, const char* src, int src_len = 0) inline int Base64Decode (char* buf, base64code const char*, int src_len = 0) over two letters few within the definition in conjunction base64.h, when used include "base64.h" can, coding the original length generally occupy more than 1/3 of storage space, in order to efficiency, procedures and did not check whether the target storage areas overflow, please ensure that there is sufficient storage space.
Packet : 5956445base64src.rar filelist
base64src\ReadMe.txt
base64src\base64.h
base64src\StdAfx.h
base64src\base64src.cpp
base64src\StdAfx.cpp
base64src\base64src.dsp
base64src\base64src.dsw
base64src