Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site bnrmtv.UUCP Path: utzoo!watmath!clyde!burl!ulysses!allegra!oliveb!3comvax!bnrmtv!connery From: connery@bnrmtv.UUCP (Glenn Connery) Newsgroups: net.micro.pc Subject: Re: Pointers in MS-C, large model Message-ID: <166@bnrmtv.UUCP> Date: Tue, 10-Sep-85 03:28:39 EDT Article-I.D.: bnrmtv.166 Posted: Tue Sep 10 03:28:39 1985 Date-Received: Wed, 11-Sep-85 07:51:26 EDT References: <346@wlbr.UUCP> <226@drivax.UUCP> Organization: Bell Northern Research, Mtn. View, CA Lines: 17 > > char *p, x[200000] > ^^^^^^ > > p++ = &x[65535]; > > > > Where am I wrong here? Did Microsoft REALLY throw us a curve? Can't you just use the HUGE modifier on the pointer to get this to work? If not then I'm not sure what its for... ...Glenn *** REPLACE THIS LINE WITH YOUR MESSAGE ***