Date: Sun, 15 Nov 1998 16:04:03 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: djgpp AT delorie DOT com Subject: RE: size of a function in memory In-Reply-To: <199811151154.LAA25534@remus.clara.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com On Sun, 15 Nov 1998, Arthur wrote: > If the system breaks down with a new release of DJGPP, is there a more > portable method of doing this? The only reliable method I know of is to rewrite the handlers in assembly. There *you* are the boss, not the compiler.