[comp.sys.ibm.pc] Turbo C question

c60b-bu@buddy.Berkeley.EDU (Scott Drellishak) (05/12/89)

I'm having a problem with Turbo C, version 2.0.  When I use the exit() func-
tion to get out of a program (or the _exit() function), it usually works,
but sometimes it spits out some garbage characters before it does so, and
sometimes it locks up solid.  On one occasion, the machine rebooted itself(!).
Has anyone had similar problems, or am I just doing something really wrong.
exit(1) is the actual command I'm using.

Scott D