home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Celestin Apprentice 7
/
Apprentice-Release7.iso
/
Source Code
/
C
/
Applications
/
MacPerl 5.1.3
/
Mac_Perl_513_src
/
MacPerl5
/
MPPseudoFile.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
|
1995-10-20
|
392 b
|
19 lines
|
[
TEXT/MPS
]
/*********************************************************************
Project : MacPerl - Standalone Perl
File : MPPseudoSockets - Pseudo sockets for GUSI
Author : Matthias Neeracher
Language : MPW C/C++
$Log: MPConsole.h,v $
*********************************************************************/
#ifdef __cplusplus
extern "C" {
#endif
void InitPseudo();
#ifdef __cplusplus
}
#endif