A free Windows-compatible Operating System - mirrored from GitHub
Find a file
2009-07-08 20:06:11 +00:00
irc
reactos According to http://msdn.microsoft.com/en-us/library/tcxf1dw6(VS.71).aspx and http://www.cplusplus.com/reference/clibrary/cstdio/printf/ there are no %le and %lf printf formats. The 'l' specifier is used for integers or wide characters, 'L' for long double. Outputting a double doesn't require any additional specifier (see http://msdn.microsoft.com/en-us/library/hf4y5e3w(VS.71).aspx). 2009-07-08 20:06:11 +00:00
rosapps - Only pass gcc flags to gcc. 2009-06-18 22:06:16 +00:00
rostests modified tests/pseh2/psehtest.c 2009-07-08 19:40:54 +00:00
wallpaper