ossp-pkg/pth/test_std.c 1.16 -> 1.17
--- test_std.c 2002/01/27 11:03:41 1.16
+++ test_std.c 2002/11/03 09:24:42 1.17
@@ -22,7 +22,10 @@
**
** test_std.c: Pth standard test program
*/
-
+ /* ``Understanding a problem is knowing why
+ it is hard to solve it, and why the most
+ straightforward approaches won't work.''
+ -- Karl Popper */
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
|
|