From owner-freebsd-chat Sat Sep 5 22:44:40 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA01409 for freebsd-chat-outgoing; Sat, 5 Sep 1998 17:50:31 -0700 (PDT) (envelope-from owner-freebsd-chat@FreeBSD.ORG) Received: from shell6.ba.best.com (shell6.ba.best.com [206.184.139.137]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA01402 for ; Sat, 5 Sep 1998 17:50:30 -0700 (PDT) (envelope-from jkb@best.com) Received: from localhost (jkb@localhost) by shell6.ba.best.com (8.9.0/8.9.0/best.sh) with SMTP id RAA03610; Sat, 5 Sep 1998 17:49:20 -0700 (PDT) X-Authentication-Warning: shell6.ba.best.com: jkb owned process doing -bs Date: Sat, 5 Sep 1998 17:49:20 -0700 (PDT) From: "Jan B. Koum " X-Sender: jkb@shell6.ba.best.com To: Dusk Auriel Sykotik cc: Scott Sewall , Daniel , freebsd-chat@freebsd.org Subject: Re: Where can I find C In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-chat@freebsd.org Precedence: bulk X-Loop: FreeBSD.org [this is only relevant to chat now] % cat b.c main() {printf("yes I can\n");} % gcc b.c % ./a.out yes I can % -- Yan I don't have the password + Jan Koum But the path is chainlinked | Spelled Jan, pronounced Yan. There. So if you've got the time | Web: http://www.best.com/~jkb Set the tone to sync + OS: http://www.FreeBSD.org On Sat, 5 Sep 1998, Dusk Auriel Sykotik wrote: >You can't use printf(), you didn't include stdio.h :) > >/* >** Matt Harris Syko >** BPSOFH, BIOFH, C, SQL, PERL http://www.sykotik.org/~syko/ >** FreeBSD SysAdmin sykotik.org >** IRC TechnoNet - dark.technonet.net Cabalnet - dark-temple.cabalnet.org >** "Those who are right in the mind are left in the dust." -- Me. >*/ > > >On Fri, 4 Sep 1998, Scott Sewall wrote: > >> Here it is: >> >> main () { >> printf("Hello World!\n"); >> } >> >> -- Scott >> >> >> Daniel wrote: >> > >> > I am looking for the orignal 'C' program... >> > >> > If you can tell me where I can find it to buy it and the price I would be >> > happy. >> > >> > Thanks > > >To Unsubscribe: send mail to majordomo@FreeBSD.org >with "unsubscribe freebsd-current" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-chat" in the body of the message