<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tanakaBox</author_name>
  <author_url>https://blog.hatena.ne.jp/tanakaBox/</author_url>
  <blog_title>ボクノス</blog_title>
  <blog_url>https://boxnos.hatenablog.com/</blog_url>
  <categories>
    <anon>GCC</anon>
  </categories>
  <description>優先順位って面倒だと思う今日この頃。You, 全部括弧つけちゃいなよ。 インクリメントの副作用 K&amp;R P66より。予測と異なる答えが出た。 #include &lt;stdio.h&gt; #include &lt;stdlib.h&gt; int main(void) { int c = 'a'; printf(&quot;%c %c %c %c\n&quot;, c++, c++, c++, c); return EXIT_SUCCESS; } 実行してみる。 c b a dえぇぇぇぇ・・・・バラバラなんっすけど・・・K&amp;Rより 関数呼び出し、入れ子になった代入文、インクリメントとデクリメント演算子は&quot;副作用&quot;を引き起こす。 って…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fboxnos.hatenablog.com%2Fentry%2F20070909%2F1189286381&quot; title=&quot; K&amp;amp;Rを読もう(33) 2.12 優先度と評価順序 - ボクノス&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2007-09-09 06:19:41</published>
  <title> K&amp;Rを読もう(33) 2.12 優先度と評価順序</title>
  <type>rich</type>
  <url>https://boxnos.hatenablog.com/entry/20070909/1189286381</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
