Talk:Dead-code elimination
Appearance
![]() | Computer science Unassessed | ||||||||||||||||
|
Simplify the examples, please
The examples are written with bitwise shift operators (<<, >>). These are rather obscure and unfamiliar to many people. Please rewrite the examples using simpler operators. 199.46.200.232 (talk) 18:09, 10 June 2011 (UTC)
- Be bold! If you know enough C to recognize them as bit-shift operators, surely you also know enough to simply change them to addition or something else you would consider simpler. Bigpeteb (talk) 04:02, 29 June 2011 (UTC)