??? 08/03/05 13:22 Read: times |
#98756 - the answer is what gets "marked" Responding to: ???'s previous message |
Craig Steiner said:
But if the problem (which is going to be the test challenge for beta-testing purposes) is to write a 32-bit variable right-shift, in 'C' that can be written as "VAR >= X" and you're done. It's entirely possible the compiler will produce some really tight code, but you really haven't demonstrated any ability and the person that really did the coding is the person that wrote the libraries at Keil or Raisonance or wherever. It is not the question which is going to be "marked", but the answer. The "voters" will decide, if a "trivial" answer such as "VAR >= X" in C is better than an elaborate algorithm in asm. You can modify the question for 5+ byte variable, though... Jan Waclawek |