FemtoScan Online SDK Documentation

Home :: FsOnlineSDK :: fmutl classes

function md5hashstrw

^ 
Calculate md5 hash of given wide-character string and return it's readable representation.

This function can be called directly or through md5hashstr makro.

Source:
../fmutl/md5h.h:86
Author:
ATC
Version:
1.0
Param:
str string to process.
Returns:
zero-terminated character string of 32 hexadecimal digits. After use this string should be freed with fmutl_free .
Code:
public extern "C" FMUTL_API char * md5hashstrw ( const wchar_t * str )

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