Opaque1.cOpaque2.c
A C file is generated for each opaque type, containing the support functions for that opaque type
Project.def
Definitions file listing all exported C routines; for use by Microsoft Developer Studio Visual C++ 4.2 or above
Project.h
Header file containing project definitions, including the C data structures that define your opaque types
Project.mak
Makefile for use with Visual C++ 4.2
readme.txt
Text file providing short descriptions of the files in this directory
support.c
C file containing utility functions and #include directives for header files
udr.c
C file containing user-defined routines, iterators, and aggregates
UNIX.mak
Makefile for use from the UNIX command line
WinNT.mak
Makefile for use from the MS-DOS command line