printf (' hello world! ');

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: BillWarnerwwarner@direct-alliance.com
Date:  
Subject: printf (' hello world! ');
I always liked the easiest of all

hello world
bash: hello: command not found

:)

Bill Warner

Kevin Buettner wrote:

> 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