[comp.sys.mac.programmer] wwDriver.c.o

blakem@eleazar.dartmouth.edu (Blake Meike) (04/19/89)

I just moved from MPW 2.0 to 3.0.  It is great... with one small problem.
I am using an old MacApp (1.1), and the writeln unit no longer works.  At
first I thought it was going to be simple... The linker is now case-sensitive,
so the entry point definition in the object file wwDriver.c.o no longer
matched those in UWritelnWindow.inc1.p.  That I could fix.  But it still
doesn't work.  It sends the cpu executing merrily off into data somewhere.
I'd really appreciate it if anyone could tell me what _addDevHandler does,
(where it is, for that matter), what wwDriver.c.o does, or best of all, some
other way to get ahold of the stuff from writelns.

Please send mail to me @B.Meike@dartmouth.edu

Thanks!