Dennis Ritchie

Joe Zeff joe at zeff.us
Thu Oct 13 19:14:38 UTC 2011


On 10/13/2011 12:02 PM, Don Quixote de la Mancha wrote:
> The following is perfectly legal K&R C:
>
> #include<stdio.h>
>
> main()
> {
>     printf( "Hello, World!\n" );
> }

As is the above, with the redundant statements removed.


More information about the users mailing list