Main Page   Packages   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Search  

C:/temp/src/j2k/Deprecated/RefList/ALIST.C

Go to the documentation of this file.
00001 #include <stdio.h>
00002 #include <iostream.h>
00003 #include <assert.h>
00004 
00005 #include "book.h"
00006 
00007 typedef int Elem;
00008 #define key(X) (int)(X)
00009 #include "alist.h"
00010 
00011 // Load the member functions for list
00012 #include "alist.x"
00013 #include "alist2.x"

Generated on Sun Oct 14 18:46:30 2001 for Standard J2K Library by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001