DevPinoy.org
A Filipino Developers Community
Sign in
|
Join
|
Help
Blogs
Media
Forums
DevCast
All Tags
»
dotnet
»
weird
(RSS)
Browse Blog Posts by Tags
Showing related tags and posts for the
Blogs
application. See
all tags in the site
.net
bug
c#
programming
visual studio
DotNet Division Bug?
Here's an interesting exercise for the day. In Visual Studio 2005/2008, 1. Create a new Console Application. 2. Put in the following code in Main: double x = 5.15; double y = x / 100; Console.WriteLine("y = " + y); 3. Put a breakpoint at the Console.Writeline(..). 4. Press F5 to debug the...
Posted to
alexrazon
by
alexrazon
on 07-15-2009
Filed under:
Filed under:
programming
,
dotnet
,
c#
,
visual studio
,
.net
,
weird
,
bug
Page 1 of 1 (1 items)
Copyright DevPinoy 2005-2008