Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!tut.cis.ohio-state.edu!cica!iuvax!ndcvb!przemek From: przemek@ndcvb.nd.cc.edu (Przemek Klosowski) Newsgroups: comp.sys.ibm.pc.programmer Subject: Re: How to modify _stklen in Turbo C 2.0 Message-ID: Date: 7 May 90 20:05:27 GMT References: <1990May6.195629.6368@cs.umn.edu> Sender: news@ndcvb.cc.nd.edu Distribution: usa Organization: /mnt/przemek/.organization Lines: 9 In-reply-to: swie@cs.umn.edu's message of 6 May 90 19:56:29 GMT It seems that you to overload library's variable with your own: int _stklen = 8192; for example. You get the linker warning about double definition of _stklen but that's OK. -- przemek klosowski (przemek@ndcva.cc.nd.edu) Physics Dept University of Notre Dame IN 46556