all do the same thing. Does there exist a way to identify functionally similar blocks of code, and if not, can anyone point me in the right direction on how to do this? Thanks in advance!$x++; $x = $x + 1; $x += 1;
In reply to Equivalency of Code by rkosai
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |