Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!linac!att!emory!ogicse!unicorn!milton!jinx From: jinx@milton.u.washington.edu (Everyone Knows JINX) Newsgroups: comp.lang.c Subject: Re: Problems with malloc() Message-ID: <1991Apr1.232358.18938@milton.u.washington.edu> Date: 1 Apr 91 23:23:58 GMT References: <1991Apr1.171908.2198@cs.mcgill.ca> Organization: University of Washington Lines: 8 Did you prototype your functions? If you didn't, you might have to explicitly cast msgalloc() to Message *. *shrug* It's happened to me. Jimbo