Xref: utzoo comp.lang.c:39425 comp.sys.mac.programmer:24929 Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!think.com!sdd.hp.com!wuarchive!udel!brahms.udel.edu!stas From: stas@brahms.udel.edu (Stanislaus Pietrucha) Newsgroups: comp.lang.c,comp.sys.mac.programmer Subject: Bug Solution... Keywords: #include missing Message-ID: <21572@brahms.udel.edu> Date: 21 May 91 15:47:43 GMT Followup-To: poster Distribution: usa Organization: University of Delaware Lines: 11 Well, the end has come. Two people recognized my problem (one from Symantec). Notice I never had #include in my code. That is what caused the problems. I still don't understand why it even compiled, or got past the malloc statement without that include. Oh well, thanks a lot for the help. Stas