libexpat/expat/examples
Sebastian Pipping 796085674a examples/elements.c: Address compile warning on sign mismatch
examples/elements.c: In function ‘main’:
examples/elements.c:54:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     done = len < sizeof(buf);
                ^
2016-03-12 02:59:53 +01:00
..
.gitignore * Switch to a single, top-level Makefile (simplification, consistency) 2001-12-07 10:19:31 +00:00
elements.c examples/elements.c: Address compile warning on sign mismatch 2016-03-12 02:59:53 +01:00
elements.dsp Modified Windows project files to import properly into Visual Studio 2010. 2012-02-21 02:45:06 +00:00
outline.c Removed need for amiga_main(). 2007-06-03 15:00:09 +00:00
outline.dsp Modified Windows project files to import properly into Visual Studio 2010. 2012-02-21 02:45:06 +00:00