| ??? 05/25/06 16:03 Read: times |
#117103 - Optimiser? Responding to: ???'s previous message |
Erik Malund said:
the one I just stumbled over (paraphrased): if (Ralph != 47)
{
Ralph = 47;
} What did the optimiser make of that? |
| ??? 05/25/06 16:03 Read: times |
#117103 - Optimiser? Responding to: ???'s previous message |
Erik Malund said:
the one I just stumbled over (paraphrased): if (Ralph != 47)
{
Ralph = 47;
} What did the optimiser make of that? |