getmaxMALLOC.h

Go to the documentation of this file.
00001 /*-----------------------------------------------------------------------------------*/
00002 /* INRIA 2006 */
00003 /* Allan CORNET */
00004 /*-----------------------------------------------------------------------------------*/ 
00005 #ifndef __GETMAXMALLOC_H__
00006 #define __GETMAXMALLOC_H__
00007 /*-----------------------------------------------------------------------------------*/ 
00008 #include "ExportImport.h" /* IMPORT_EXPORT_MALLOC_DLL */
00009 
00010 IMPORT_EXPORT_MALLOC_DLL unsigned long GetLargestFreeMemoryRegion(void);
00011 
00012 #endif /* __GETMAXMALLOC_H__ */
00013 /*-----------------------------------------------------------------------------------*/ 
00014 

Generated on Tue Sep 9 17:48:18 2008 for Scilab [trunk] by  doxygen 1.5.5