User profile: freehand

User info
User name:freehand
History
Joined:
Number of posts:4
Latest posts:

Strange behavior of floats in C++
Thanks! I forgot that.

Strange behavior of floats in C++
I got to the very bottom of the problem. I found an uninitialized variable. As long as the uniniti...

Strange behavior of floats in C++
Thank you for your suggestions about my vaguely worded question. It appears that you were correct. ...

Strange behavior of floats in C++
I'm getting some very strange behavior in an algorithm that I am creating. I have a test algorith...