On 26-May-04, at 2:00 PM, <alsplace at pobox.com> wrote: > I was trying to compile my hello.c file and just got a typical "can't > find fputs" library warning, but I'll do a more specific check > tonight. Seemed to be going through the motions, tho. I'm not sure fputs is in there. My suggestion is to use printf, which I know is in there. James