CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: klapstoelpiloot

Search: Search took 0.02 seconds.

  1. Re: Double arithmetic seems bugged

    After a whole day trying to figure this out I found that the cause is DirectX (I didn't mention that I am using DirectX, because it didn't seem relevant at first) and I think this is worth mentioning...
  2. Re: Double arithmetic seems bugged

    Ok here is my third post then.
    EDIT: That worked, thanks, picture is added!

    The funny thing is that I tried to make a small application that does such a simple calculation, but then I can't seem...
  3. Forum seems bugged also ;)

    Can some moderator fix my picture please? It showed fine in the preview and now it doesn't. And I can't find an 'edit post' button to attempt to work around this. :ehh:
  4. [RESOLVED] Double arithmetic seems bugged

    Why does this go wrong?

    http://www.codeimp.com/temp/doublefail.png

    - Every variable here is a double, there are no ints or floats!

    - App.ClientClock.CurrentTime is a double property which...
Results 1 to 4 of 4





Click Here to Expand Forum to Full Width

Featured