FemtoScan Online SDK Documentation
Home :: FsOnlineSDK :: fmutl | classes |
function char2wchar | ^ |
Converts character string to wide-character string.Result should be freed with fmutl_free after use.
- Source:
- ../fmutl/helpers.h:124
- Author:
- ATC
- Version:
- 1.0
- Param:
str string to convert. - Returns:
- converted string.
- Code:
public extern "C" FMUTL_API wchar_t * char2wchar ( const char * str )
(C) Advanced Technologies Center, 2002-2006
For support contact us at fsdev@nanoscopy.net