/*
 *	If you don't use the quick malloc library
 *	or it doesn't work on your host we have to
 *	fake this function
 */

long MemFree(){return(-1L);}