Tuesday, July 26, 2005

[C++] Does anybody know what a sequence point is?

Sequence Points and Expression Evaluation
Every C++ programmer should know it. However, when this question is asked even experiecned programmers with many years of hands-on experience concede they have no idea.

This article sheds some light on the secret and explain what they are and why it is important to be aware of them.

No comments: