09-27-2011 10:54 AM - edited 09-27-2011 10:55 AM
The case structures could be replaced by a simple add boolean to 0,1.
The (not (x xor y)) could be replaced by a simple equal, right. Why obfuscate things?
etc...
09-27-2011 11:08 AM
Problem solved.. You guys optimized my code really.. Great Job Keep it up..