Date: Thu, 1 Aug 1996 09:01:13 -0400 Message-Id: <199608011301.JAA07846@delorie.com> From: DJ Delorie To: eliz AT is DOT elta DOT co DOT il CC: djgpp-workers AT delorie DOT com In-reply-to: (message from Eli Zaretskii on Thu, 1 Aug 1996 13:56:03 +0200 (IST)) Subject: Re: Startup customization > Currently, the only other way is to provide custom crt1 functions, but conio already handles this by using C++ constructors, which get called before main().