Hi all I stumbled upon this piece of code today and I am confused as to what exactly happens and more particular in what order :
Code :
#include &l
Order of evaluation is unspecified. It is not left-to-right, right-to-left, or anything else.
Don't do this.