Main Page   Data Structures   File List   Data Fields   Globals  

mymalloc.h

Go to the documentation of this file.
00001 /*----------------------------------------------------------------------------*/
00002 /* SCCS Information: %W%    %G% */
00003 /*----------------------------------------------------------------------------*/
00004 #ifndef MYMALLOC_H
00005 #define MYMALLOC_H
00006 
00007 extern void **mymalloc(int size, int n1, int n2);
00008 
00009 #endif 

Generated on Wed Feb 19 22:26:50 2003 for Markers by doxygen1.2.18