[comp.sys.mac.programmer] Creating a Library in Think C

gaines@msdrl.UUCP (Michael Gains) (09/06/90)

Howdy,
	For the last three months I've been working on an interactive 
graphics program. What I would like to do is rather than send it out as a
program, I'd like to make the code into a 'MacTraps' type of library. The
problem is that when I try it, the compiler says something like 'files
cannot be in seperate modules'. I'm doing it this way because I'm desperately
trying to avoid writing a parser (yucch!). Any suggestions?

Michael E. Gaines
Merck Sharp & Dohme Research Laboratories
(201)594-5093

"Here, look, there's a semicolon after your 'for' loop..."