home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Sound Sensations!
/
sound_sensations.iso
/
miscprog
/
soundkit
/
sample.c
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1990-08-15
|
165 b
|
11 lines
/* Short sample program which demonstrates calling a Soundkit
function. Compile and link to SOUNDKIT.LIB */
void main(void)
{
winner1();
}