Path: utzoo!mnetor!uunet!mcvax!enea!tut!santra!jmunkki From: jmunkki@santra.UUCP (Juri Munkki) Newsgroups: comp.sys.mac Subject: Re: C and large data model (long) Message-ID: <9552@santra.UUCP> Date: 22 Dec 87 08:25:33 GMT References: <8712152132.AA10832@decwrl.dec.com> <1325@csib.csi.UUCP> Reply-To: jmunkki@santra.UUCP (Juri Munkki) Organization: Helsinki University of Technology, Finland Lines: 12 What I would like to have in Lighspeed C is global register variables. It shouldn't be too hard to implement since LS C already supports A5 and A4 based global variables. The application I'm working on has a lot of concurrently working windows with their own variables. I'd like to have a global pointer to the local variables in a register for faster access. If a method exists, please tell me...if one doesn't, please consider adding it to the wishlist. A 32K limit would not bother me at all. Juri Munkki jmunkki@santra.hut.fi jmunkki@fingate.bitnet