Quote Originally Posted by g.eckert View Post
Wow that is an interesting feature( writing the assembly to file) ill have to check that out. thanks. I am kind of used to Java where i can actually see the .class file which is some sort of assembly language, right? But for C++ all i get is my .cpp file and the .exe.
A book i read says "Don't second-guess the compiler". I see you are complaining about the compiler.

I think the wheel is loops (for, while, ...)
Are we discussing what is the wheel made of?