1 /* -*- Mode: C ; c-basic-offset: 2 -*- */
2 /*****************************************************************************
4 * $Id: memory.h,v 1.2 2004/05/16 19:10:54 nedko Exp $
7 * Memory helper declarations.
10 * Nedko Arnaudov <nedko@users.sourceforge.net>
13 * GNU GENERAL PUBLIC LICENSE version 2
15 *****************************************************************************/
17 #ifndef MEMORY_H__EA729AC1_5119_42E4_9E89_9F435EED5B4F__INCLUDED
18 #define MEMORY_H__EA729AC1_5119_42E4_9E89_9F435EED5B4F__INCLUDED
24 size_t nSizeRequired
);
26 #endif /* #ifndef MEMORY_H__EA729AC1_5119_42E4_9E89_9F435EED5B4F__INCLUDED */
28 /*****************************************************************************
32 * !!! WARNING !!! Following lines are automatically updated by the CVS system.
35 * Revision 1.2 2004/05/16 19:10:54 nedko
36 * Write header information.
38 * Revision 1.1 2004/05/02 20:12:11 nedko
39 * Improve error dumps.
41 *****************************************************************************/