home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Audio 4.94 - Over 11,000 Files
/
audio-11000.iso
/
msdos
/
sndbords
/
proaudio
/
pas_sdk1
/
pas
/
pcm
/
playfile.h
< prev
next >
Wrap
Text File
|
1992-06-23
|
820b
|
36 lines
/*$Author: DCODY $*/
/*$Date: 23 Jun 1992 16:10:34 $*/
/*$Header: W:/sccs/pcmapps/playfile.h_v 1.1 23 Jun 1992 16:10:34 DCODY $*/
/*$Log: W:/sccs/pcmapps/playfile.h_v $
*
* Rev 1.1 23 Jun 1992 16:10:34 DCODY
* pas2 update...
*
* Rev 1.0 15 Jun 1992 09:26:42 BCRANE
* Initial revision.
*/
/*$Logfile: W:/sccs/pcmapps/playfile.h_v $*/
/*$Modtimes$*/
/*$Revision: 1.1 $*/
/*$Workfile: playfile.h $*/
/*\
|*|----=====< PLAYFILE.H >====----
|*|
|*| This module holds all the routine prototypes for PLAYFILE.EXE
|*|
\*/
/*\
|*|----====< PLAYFILE.C >====----
\*/
int CommandLine ( int, char *[]);
int DoExit ( int );
int PreProcessFile ( char * );
int SetupPlayRate ( );