Linux Stability

Giorgos Keramidas keramida at FreeBSD.org
Fri May 24 04:56:01 EEST 2002


On 2002-05-24 04:41, Άγγελος Οικονομόπουλος wrote:
> Don't just echo the code with comments - make every comment count.
>             - The Elements of Programming Style (Kernighan & Plaugher)

Dhladh kapos etsi?

	/* 1.  This program is blah blah. */

	int
	main (void)
	{
		/* 2. Print hello. */
		printf("hello world\n");

		/* 3. Exit, returning always a `normal' errorlevel. */
		exit(0);
	}

To aima mou piso :-)




More information about the Linux-greek-users mailing list