Tom Grove wrote: > Mike Jeays wrote: [ ... ] > That works and I had looked into that earlier...it seems like it does a > lot more than just one function from the man page. I guess I can use > that for now but I wonder why getline() is broken in gcc on FreeBSD? getline() is not part of the standard C library. What makes you think gcc is broken...? -- -Chuck