Date: Tue, 23 Jun 1998 05:36:52 +0200 (METDST) Message-Id: <199806230336.FAA23970@tyr.diku.dk> From: Morten Welinder To: djgpp-workers AT delorie DOT com Subject: setjmp Precedence: bulk If I recall correctly, setjmp should be a macro, not a library function. Can someone confirm this? Under a somewhat bizarre set of circumstances, someone could use it, then #undef it, and create a private function of the same name. Morten