printf (' hello world! ');

Page principale
Attachements:
Message en tant que courrier électronique
+ (text/plain)
Supprimer ce message
Répondre à ce message
Auteur: BillWarnerwwarner@direct-alliance.com
Date:  
Sujet: 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