Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!usc!snorkelwacker.mit.edu!bloom-picayune.mit.edu!athena.mit.edu!cabruen From: cabruen@athena.mit.edu (Charles Alan Bruen) Newsgroups: comp.sys.mac.misc Subject: Re: THINK C Problem Message-ID: <1991Jan15.042233.28071@athena.mit.edu> Date: 15 Jan 91 04:22:33 GMT References: <1991Jan15.135419.3909@csc.anu.edu.au> Sender: news@athena.mit.edu (News system) Organization: Massachusetts Institute of Technology Lines: 20 I am using THINK C 4.0 in a lab (aka no manuals) and I am having trouble writing programs. I type in the simple programs below: #include main() { printf("Usenet is great"); } I then add the MacTraps file and my file "test.c". The problem is that it compiles but does not link. It gives me a "printf" undefined error. Can anyone help please. Sooner the better. -Charles Bruen Aero/Astro MIT cabruen@athena.mit.edu