Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!rutgers!cs.utexas.edu!uunet!yale!mfci!karzes From: karzes@mfci.UUCP (Tom Karzes) Newsgroups: comp.lang.c Subject: Re: ttyname() - question Message-ID: <1002@m3.mfci.UUCP> Date: 1 Sep 89 19:40:34 GMT References: <99@lkbpyr.UUCP> <1860001@hppad.HP.COM> Sender: karzes@mfci.UUCP Reply-To: karzes@mfci.UUCP (Tom Karzes) Organization: Multiflow Computer Inc., Branford Ct. 06405 Lines: 11 In article <1860001@hppad.HP.COM> bazza@hppad.HP.COM (Carlos Bazzarella) writes: >The second one doesn't work because when the >compiler gets to main() and sees test(), he doesn't >know what to do with it, since it was not >previously defined or compiled. Nonsense. You obviously know nothing of C. You should probably try to understand something simple like "Hello world" before bothering the net again with such rank amateur comments. (I can tolerate dumb questions, but not dumb answers, particularly when it's obvious that the code has not been tested, or run through lint, or when TFM hasn't been consulted.)