[comp.sys.mac.programmer] INTENV in MPW

caw@munnari.oz.au (Chris Wright) (06/21/89)

I have always used Lightspeed C to make XCMD's, but I thought I'd
try MPW C. Now apart from the global variable/string constant issue, 
the only problem I have had is working out what the INTENV segment
does (listed in the example link command). It's mentioned in Joel West's
book.
Could some-one point me in the right direction to documentation?

C -q2 Cflash.c
link    -sn Main=Cflash -sn STDIO=Cflash 6
	-sn INTENV=Cflash -rt XCMD=5 6
	Cflash.c.o -o HyperCommands 

with many thanks

Chris Wright
St. Vincent's Hospital 
Melbourne, VIC  Australia     (guest on munmurra.oz)