summaryrefslogtreecommitdiff
path: root/examples/elements.c
Commit message (Expand)AuthorAgeFilesLines
* Removed need for amiga_main().ssolie2007-06-031-6/+4
* Casting away some integer conversion warnings that should not pose a problem.kwaclaw2006-04-141-1/+1
* * Added support for XML_LARGE_SIZE.kwaclaw2005-12-281-1/+12
* *** empty log message ***ssolie2005-12-241-0/+6
* Added type cast necessary for compiling as C++ file (at least under VC++).kwaclaw2004-08-101-2/+2
* Deal with issue discussed in SF patch #820946: Expat doesn't handlefdrake2003-10-151-2/+2
* Define specific return values for the XML_Parse*() functions, and use themfdrake2002-08-021-1/+1
* De-tabify; minor code-style consistency changes.fdrake2002-07-011-6/+7
* Move the "elements" example code here from "sample", so we only have onefdrake2001-07-261-0/+49