printf (' hello world! ');

Góra strony
Załączniki:
Wiadomość jako email
+ (text/plain)
Delete this message
Reply to this message
Autor: BillWarnerwwarner@direct-alliance.com
Data:  
Temat: 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