home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Best of Mecomp Multimedia 1
/
Mecomp-CD.iso
/
amiga
/
websites
/
gpsoft
/
pub
/
dopus
/
opussdk.lha
/
opussdk
/
examples
/
module
/
example_data.c
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1996-08-27
|
257 b
|
12 lines
#include "example.h"
// Definition of the module
ModuleInfo
module_info={
1, // Version
"example.module", // Module name
"example.catalog", // Catalog name
0, // Flags
1, // Number of functions
{0,"Example",MSG_EXAMPLE_DESC,0,0}};