FemtoScan Online SDK Documentation

Home :: FsOnlineSDK :: fmutl classes

function bin2hexstr

^ 
Convert binary data to ASCII hexadecimal string.
Source:
../fmutl/md5h.h:97
Author:
ATC
Version:
1.0
Params:
bin binary data to process.
len data length in bytes.
Returns:
zero-terminated character string, givin ASCII hexadecimal representation of data. Returned string should be freed with fmutl_free .
Code:
public extern "C" FMUTL_API char * bin2hexstr ( const char * bin ,
int len )

(C) Advanced Technologies Center, 2002-2006
For support contact us at fsdev@nanoscopy.net