home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Carousel Volume 2 #1
/
carousel.iso
/
mactosh
/
lang
/
lsc30p4u.sit
/
unixexit.c
< prev
next >
Wrap
Text File
|
1989-01-15
|
109b
|
8 lines
/* (C) Copyright 1986. THINK Technologies, Inc. All rights reserved. */
void _exit()
{
ExitToShell();
}