View Single Post
  #8  
Old 03-30-2004, 09:43
Satyric0n
 
Posts: n/a
Also, most compilers turn off all optimizations when compiling in Debug mode, which can result in a much slower binary.

Regards
Reply With Quote