Go to file
Fred L. Drake, Jr. 37cbb951f8 Code hygiene: Use "NULL" instead of "0" for NULL pointers.
Compare pointers == NULL or != NULL instead of using the implicit
point-to-int conversion.
2002-05-22 04:27:06 +00:00
expat Code hygiene: Use "NULL" instead of "0" for NULL pointers. 2002-05-22 04:27:06 +00:00
htdocs Another link to C++ wrappers, this time with a SAX interface and multiple 2002-05-21 14:45:18 +00:00
.gitignore Initial Revision 1997-11-04 05:43:52 +00:00