ecat  5.1.2
uvlc.h
Go to the documentation of this file.
1 #ifndef ulvc_h
2 #define ulvc_h
3 
4 extern void putin();
5 extern void putout();
6 extern void itrl();
7 extern void prefm();
8 extern void atrl();
9 extern void posmsb();
10 extern void uvlc();
11 extern void uvld();
12 
13 void pcpet(int skipdpcm, int Long, char* input_filename, char* output_filename, int ncol, int nline);
14 void pdpet(int skipdpcm, int Long, char* input_filename, char* output_filename, int ncol, int nline);
15 
16 #endif
void pdpet(int skipdpcm, int Long, char *input_filename, char *output_filename, int ncol, int nline)
void atrl()
void uvlc()
void posmsb()
void putin()
void putout()
void itrl()
void prefm()
void uvld()
void pcpet(int skipdpcm, int Long, char *input_filename, char *output_filename, int ncol, int nline)