Tuesday, June 15, 2010

Never blame the compiler

In my previous post, I demonstrated how I could get codeassistor to perform the exact same sequence of inputs in different ways depending on if the code was optimized or not. Turns out, I was improperly using a structure (didn't set all the values of the structure properly).

Never blame the compiler

No comments: