home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Graphics Plus
/
Graphics Plus.iso
/
libs
/
phigs
/
ptk.lha
/
ptk
/
include
/
perrfns.h
< 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
C/C++ Source or Header
|
1992-08-21
|
177 b
|
12 lines
#ifndef _PERRFNS_
#define _PERRFNS_
extern void ptk_error ARGS((Pint err, Pint funcnum));
extern void ptk_seterrorfile ARGS((FILE *fileptr));
#endif
/* end of perrfns.h */