Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!know!samsung!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!cica!iuvax!noose.ecn.purdue.edu!mentor.cc.purdue.edu!mace.cc.purdue.edu!afc From: afc@mace.cc.purdue.edu (Greg Flint) Newsgroups: comp.lang.c++ Subject: Problem with Turbo C++ 1.0: _stklen and "User Screen" Keywords: Stack Problem Turbo C++ Message-ID: <5427@mace.cc.purdue.edu> Date: 29 Aug 90 00:41:23 GMT Organization: Purdue University Lines: 32 Having just wasted 30 expensive minutes waiting for Borland's Tech Service to "free up a service rep", I've decided to post my questions to the net. 1) Does Borland have an 800 number? (Not on my original list, but....) 2) I'm trying to change my stack length. The following works in TC 2.0, but won't work with TC++ 1.0: As a global variable in "globals.c" (as per the online help): unsigned _stklen = 0x2fff; /* change stack length */ In a routine called dosstuff.c, I include: #include and get a diagnostic: Type mismatch in redefinition of "_stklen" that points to the "" definition of _stklen. What's wrong and what can I do about it? 3) Attempting to look at the user screen (Alt F5) during a debug run (within the IDE) will sometimes hang my machine such that even CTL-ALT-DEL won't work. Suggestions? ------------------------------------------------------------------------------- Greg Flint Math G-169 (317) 494-1787 UUCP: purdue!klaatu.cc!afc Purdue Univ. Purdue University INTERNET: afc@klaatu.cc.purdue.edu Computing Ctr. West Lafayette, IN 47907 BITNET: flint@purccvm.bitnet