wxWidgets/samples/typetest
Paul Cornett c5faf9cfac Avoid passing float argument for "%f" printf specifier
"%f" takes a double. Eliminates some -Wdouble-promotion warnings.
2020-04-21 11:59:36 -07:00
..
makefile.bcc
makefile.gcc
Makefile.in
makefile.unx
makefile.vc
typetest_vc7.vcproj
typetest_vc8.vcproj
typetest_vc9.vcproj
typetest.bkl
typetest.cpp Avoid passing float argument for "%f" printf specifier 2020-04-21 11:59:36 -07:00
typetest.h