Date: Mon, 23 Nov 1998 15:32:07 +0500 (GMT-5) From: William Joseph Giraldo Orozco To: Eli Zaretskii cc: djgpp AT delorie DOT com Subject: Re: limits functions In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com On Sun, 22 Nov 1998, Eli Zaretskii wrote: > > On Thu, 19 Nov 1998, William Joseph Giraldo Orozco wrote: > > > Yes, but i want to have my executive in a library, and the funtions of the > > process are custom. Its functions are writen by user of my executive. > > Then i want that my library (executive) to calculate its limits. > > As far as I know, this is impossible to do in C. There's no > provision in C to compute the size of a function's code. Thank's Eli. Yes, when i start this project i'd know that to design the executive probably i'd modify something of the compiler djgpp. I wish that my executive control the priority level. But, this signify modify go32 also. what do you thing about? It is Posible? Where i can found information about to compile the compiler djgpp? I need to find the files of the compiler responsable to code generation. Excuse my english and my persistance . William Joseph Giraldo O.