a21f3aa4973d3816adc3337f1f3938efed44e27b
- contrib/hbtip/encb64c.c
* contrib/hbtip/encb64.prg
* contrib/hbtip/hbtip.hbx
* contrib/hbtip/hbtip.hbm
% elminated redundant base64 encoder implementation, now
hbtip used the core one
+ TIP_BASE64ENCODE( <cData>, [<nLineLength>], [<cCRLF>] ) -> <nBase64Encoded>
function added to create base64 encoded data split into lines,
separated by passed EOL. default EOL is hb_eol(), if <nLineLength> is
not specced, there will be no long splitting
Description
Harbour Core — Reference source for Five development
Languages
C
80.3%
xBase
17.8%
Makefile
0.6%
C++
0.4%
Harbour
0.4%
Other
0.3%