[comp.sys.mac.programmer] %A5Init

dorner@pequod.cso.uiuc.edu (Steve Dorner) (10/23/89)

I'm using MPW 3.0.  The manual suggests doing an UnloadSeg(_DataInit)
to get rid of the "%A5Init" code segment.  Unfortunately, like TN 31,
it's "baaack".

The call looks like:
	extern Ptr _DataInit;
	UnloadSeg(_DataInit);

I'm doing this early in my main function, and each time through the
event loop (the "get a bigger hammer" approach).

%A5Init sits, locked, happily in my otherwise pristine heap, despite all this.

Thanks to anyone who can give me a clue as to what I'm doing wrong.
Please use email, as I'm sure no one else is interested in my stupid
mistakes.
-- 
Steve Dorner, U of Illinois Computing Services Office
Internet: s-dorner@uiuc.edu  UUCP: {convex,uunet}!uiucuxc!dorner
IfUMust:  (217) 244-1765