home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Carousel Volume 2 #1
/
carousel.iso
/
mactosh
/
lang
/
thinkc30.sit
/
unixexit.c
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1989-01-15
|
109 b
|
8 lines
|
[
TEXT/KAHL
]
/* (C) Copyright 1986. THINK Technologies, Inc. All rights reserved. */
void _exit()
{
ExitToShell();
}