wxWidgets/demos/life
Vadim Zeitlin 9bc95da04c Correct printf() format specifiers for long variables in life demo.
Fix asserts in 64 bit builds due to using %u (expecting 32 bit values on a
typical Unix LP64 platform) for 64 bit long values.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@65675 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2010-09-29 22:01:18 +00:00
..
bitmaps
setup/wince
breeder.lif
descrip.mms
dialogs.cpp
dialogs.h
game.cpp
game.h
life_vc7.vcproj
life_vc8.vcproj
life_vc9.vcproj
life.bkl
life.cpp Correct printf() format specifiers for long variables in life demo. 2010-09-29 22:01:18 +00:00
life.dsp
life.h
life.rc
makefile.bcc
makefile.gcc
Makefile.in
makefile.unx
makefile.vc
makefile.wat
mondrian.ico
mondrian.xpm
reader.cpp
reader.h
samples.inc