FemtoScan Online SDK Documentation

Home :: FsOnlineSDK :: fmutl classes

function hexstr2bin

^ 
Convert ASCII hexadecimal string tp binary data.
Source:
../fmutl/md5h.h:107
Author:
ATC
Version:
1.0
Param:
str ASCII hexadecimal representation of data.
Returns:
binary data of length strlen(str)/2. Returned string should be freed with fmutl_free .
Code:
public extern "C" FMUTL_API char * hexstr2bin ( const char * str )

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