Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!clyde.concordia.ca!uunet!mcsun!inria!geocub!pelegrin From: pelegrin@geocub.greco-prog.fr Newsgroups: comp.sys.ibm.pc Subject: Re: Microsoft C Message-ID: <1546@geocub.greco-prog.fr> Date: 12 Dec 89 10:10:16 GMT References: <3436@ccncsu.ColoState.EDU> Sender: news@geocub.greco-prog.fr Reply-To: pelegrin@goofi.UUCP (Uncle Ben's) Organization: ENSERB 351 Cours de la Liberation 33405 TALENCE tel 56 84 65 00 Lines: 19 In article <3436@ccncsu.ColoState.EDU> massey@typhoon.atmos.colostate.edu (Todd Massey) writes: >I need information on microsoft c... >I need to know the exact code that makes up __chkstk in the >libraries. The reason behind this is because everytime i make >my own stack within a isr and call a routine written in c i get >a runtime error caused by this routine that gives a stack overflow >error No need to if you use MSC 5.0 or higher : they have a "#" command which disables and enables the stack checking sequence at will. cf the manual... f.p. ------------------------------------------------------------------------------ ! Zeu : The craziest programmer in France ! _________ ! !---------------------------------------------! / | \ \ ! ! Francois Pellegrini is : ! / |__ ___/ \ ! ! pelegrin@goofi.greco-prog.fr ! \ | | / ! ! uunet!mcsun!inria!geocub!goofi!pelegrin ! \ | | / ! ! pelegrin@goofi.UUCP ! ! ------------------------------------------------------------------------------