home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Celestin Apprentice 2
/
Apprentice-Release2.iso
/
Tools
/
MPW
/
GCC 1.37.1r15
/
Tests
/
td.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
|
1993-03-12
|
202 b
|
8 lines
|
[
TEXT/MPS
]
pascal long bar() extern; /* this extern causes the rest of the code to look bad */
typedef int u_size;
typedef void *Handle;
typedef int Boolean;
typedef u_size (*zvr1Ptr) (Handle, Boolean *);