Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!usc!zaphod.mps.ohio-state.edu!wuarchive!uunet!msdrl!gaines From: gaines@msdrl.UUCP (Michael Gains) Newsgroups: comp.sys.mac.programmer Subject: Creating a Library in Think C Message-ID: <917@msdrl.UUCP> Date: 6 Sep 90 13:44:51 GMT Reply-To: gaines@msdrl.UUCP (Michael Gains) Distribution: usa Organization: Merck & Co., Rahway, NJ Lines: 13 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..."