FemtoScan Online SDK Documentation

Home :: FsOnlineSDK :: fmutl classes

function fmutl_malloc

^ 
Function for memory allocation in fmutl library.
Source:
../fmutl/fmutldll.h:23
Author:
ATC
Version:
1.0
Param:
size size of memory to be allocated.
Returns:
pointer to allocated memory. Memory should be freed leter with fmutl_free .
Code:
public "C" FMUTL_API void * fmutl_malloc ( size_t size )

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