Path: utzoo!attcan!uunet!intek01!mark From: mark@intek01.UUCP (Mark McWiggins) Newsgroups: comp.sys.ibm.pc Subject: Re: "Too much global data" problem... again Summary: Use huge model! Message-ID: <367@intek01.UUCP> Date: 20 Nov 88 23:49:58 GMT References: <4509@phoenix.Princeton.EDU> Organization: Intek, Inc., Bellevue WA Lines: 13 I finally got this straight last week. Turbo C's HUGE model is basically the same as Microsoft's LARGE model. The only difference between Turbo HUGE and Turbo LARGE is the 64K global data limit in LARGE model. There is no way to get all pointers to be huge, as in Microsoft; you have to declare every such pointer INDIVIDUALLY in Turbo. Hope this helps. -- Mark McWiggins UUCP: uunet!intek01!mark DISCLAIMER: I could be wrong. INTERNET: intek01!mark@uunet.uu.net (206) 455-9935