> No, that is what volatile means. The register keyword is just an > optimisation hint, and is mostly ignored by the compiler.
If it is ignored anyway, why "register" is used in many places in the code? Thanks. -- Regards, Peng
> No, that is what volatile means. The register keyword is just an > optimisation hint, and is mostly ignored by the compiler.
If it is ignored anyway, why "register" is used in many places in the code? Thanks. -- Regards, Peng