printf (' hello world! ');

Bill Warner wwarner@direct-alliance.com
Fri, 30 Jun 2000 11:50:59 -0700


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  -  Plug-discuss@lists.PLUG.phoenix.az.us
> http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss