Would an expression involve a const (or a defined variable) always be evaluated?Hi Cubbi, Thanks for the reply. It clarifies things a lot.
Would an expression involve a const (or a defined variable) always be evaluated?As I would like to make sure "a" wont be changed in the execution of whole program.
Would an expression involve a const (or a defined variable) always be evaluated?Hi clanmjc, This indeed gives same error in my compiler as long as "a" is a const or defined variab...
Would an expression involve a const (or a defined variable) always be evaluated?Hi vilml, thanks for the reply. Does it mean an expression involve a const (or a defined variable) ...
Would an expression involve a const (or a defined variable) always be evaluated?Hi all, I am new to C++, please forgive me if I have used inaccurate terminology in the question....
This user does not accept Private Messages