Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Sep 1998 17:49:20 -0700 (PDT)
From:      "Jan B. Koum " <jkb@best.com>
To:        Dusk Auriel Sykotik <syko@sykotik.org>
Cc:        Scott Sewall <scott@iprg.nokia.com>, Daniel <daniel@cooltime.simplenet.com>, freebsd-chat@freebsd.org
Subject:   Re: Where can I find C
Message-ID:  <Pine.BSF.4.02A.9809051748440.3158-100000@shell6.ba.best.com>
In-Reply-To: <Pine.LNX.3.95.980905200113.30275A-100000@vortex.starix.net>

next in thread | previous in thread | raw e-mail | index | archive | help
[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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.02A.9809051748440.3158-100000>