Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!uwm.edu!ogicse!decwrl!fernwood!portal!cup.portal.com!ts From: ts@cup.portal.com (Tim W Smith) Newsgroups: comp.lang.c Subject: Re: Turbo C vs Microsoft C Message-ID: <28945@cup.portal.com> Date: 15 Apr 90 01:00:22 GMT References: <2265.261dce80@cc.helsinki.fi> <28916@cup.portal.com> Organization: The Portal System (TM) Lines: 7 Oops. I made a mistake in my last posting. The reason I had to merge two object files was not because I had two C files. The reason I had to merge object files was because I had an assembly file in addition to the two C files. The C files were in fact handled by #including one in the other. Tim Smith