home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.mac.programmer
- Path: sparky!uunet!pageworks.com!world!eff!sol.ctr.columbia.edu!usc!elroy.jpl.nasa.gov!ames!data.nas.nasa.gov!taligent!kip-16.taligent.com!user
- From: keith@taligent.com (Keith Rollin)
- Subject: Re: Code resources: THINK vs. MPW
- Message-ID: <keith-171192135050@kip-16.taligent.com>
- Followup-To: comp.sys.mac.programmer
- Sender: usenet@taligent.com (More Bytes Than You Can Read)
- Organization: Taligent
- References: <1992Nov16.221838.29508@crd.ge.com>
- Distribution: usa
- Date: Tue, 17 Nov 1992 21:55:25 GMT
- Lines: 18
-
- In article <1992Nov16.221838.29508@crd.ge.com>, sarachanbd@crd.ge.com (B.
- D. Sarachan) wrote:
- >
- > Code resources created using THINK C can have multiple segments, and
- > can include global and static data using the RememberA0(), SetupA4(),
- > and RestoreA4() functions?
- >
- > Do MPW-created code resources have similar capability, or are they limited
- > to 32K with no global/static data?
-
- MPW does not provide support for those features, though they can be added.
- See Technote "Stand-alone code, ad nauseum" (formerly #256) or the article
- in "develop," issue #12.
-
- -----
- Keith Rollin
- Phantom Programmer
- Taligent, Inc.
-