■_ Some Dark Cornrers of C これは何ヶ月か前にも話題に上ってたはずだけど Some Dark Corners of C : ... ■_ Some Dark Cornrers of C これは何ヶ月か前にも話題に上ってたはずだけど Some Dark Corners of C : programming Some Dark Corners of C : programming Anyone who write y+++++x deserves whatever pain the language may inflict upon them. Haven't you ever seen the "goes to" operator? int y = 10; while (y --> 0) { // As "y" goes to zero // Do stuff } Or "runs to" operator? int y = 10; while (y ----> 0) { // As "y" runs to zero /
記事へのコメント0件
このエントリーにコメントしてみましょう。
注目コメント算出アルゴリズムの一部にLINEヤフー株式会社の「建設的コメント順位付けモデルAPI」を使用しています