printf (' hello world! ');

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Barnett, Blake
Date:  
Subject: printf (' hello world! ');
I should have known better than to post a syntax error, it's just
irresistable to coders to correct.

* Blake


-----Original Message-----
From: Kevin Buettner [mailto:kev@primenet.com]
Sent: Friday, June 30, 2000 10:46 AM
To:
Subject: Re: printf (' hello world! ');


On Jun 30, 1:07pm, Furmanek, Greg wrote:

> Actually it supposed to be:
> char *messsage = "hellow world!";
> printf("%s\n", message);


Or simply

    printf("Hello world!\n");


_______________________________________________
Plug-discuss mailing list -
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss