They're meant to be read and studied, not run.
-/* sample-bdb.c - BerkeleyDB toy/sample
+/* sample-bdb.txt - BerkeleyDB toy/sample
*
- * Do a line-by-line comparison of this and sample-mdb.c
+ * Do a line-by-line comparison of this and sample-mdb.txt
*/
/*
* Copyright 2012 Howard Chu, Symas Corp.
-/* sample-mdb.c - MDB toy/sample
+/* sample-mdb.txt - MDB toy/sample
*
- * Do a line-by-line comparison of this and sample-bdb.c
+ * Do a line-by-line comparison of this and sample-bdb.txt
*/
/*
* Copyright 2012 Howard Chu, Symas Corp.