From owner-freebsd-chat Sun Sep 6 19:53:38 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA02321 for freebsd-chat-outgoing; Sun, 6 Sep 1998 19:53:38 -0700 (PDT) (envelope-from owner-freebsd-chat@FreeBSD.ORG) Received: from time.cdrom.com (time.cdrom.com [204.216.27.226]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA02316 for ; Sun, 6 Sep 1998 19:53:36 -0700 (PDT) (envelope-from jkh@time.cdrom.com) Received: from time.cdrom.com (jkh@localhost.cdrom.com [127.0.0.1]) by time.cdrom.com (8.8.8/8.8.8) with ESMTP id TAA02303; Sun, 6 Sep 1998 19:52:48 -0700 (PDT) (envelope-from jkh@time.cdrom.com) To: jack cc: Greg Lehey , freebsd-chat@FreeBSD.ORG Subject: Re: Where can I find C In-reply-to: Your message of "Sun, 06 Sep 1998 20:59:16 EDT." Date: Sun, 06 Sep 1998 19:52:48 -0700 Message-ID: <2299.905136768@time.cdrom.com> From: "Jordan K. Hubbard" Sender: owner-freebsd-chat@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org > germanium:jack {119} cc -v > gcc version 2.7.2.1 > > No warning, no errors, no core dumps. Only because you didn't ask for any. :-) jkh@time-> cc -Wall hello.c -o hello hello.c:1: warning: return-type defaults to `int' hello.c: In function `main': hello.c:1: warning: implicit declaration of function `printf' hello.c:1: warning: control reaches end of non-void function - Jordan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-chat" in the body of the message