<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kilrey</author_name>
  <author_url>https://blog.hatena.ne.jp/kilrey/</author_url>
  <blog_title>うっくつさん本を読む。</blog_title>
  <blog_url>https://kilrey.hatenadiary.org/</blog_url>
  <categories>
    <anon>言語</anon>
    <anon>ダメなコード</anon>
  </categories>
  <description>ありがちダメなコードのダメな理由を書くコーナー。 現象。 #include &lt;stdlib.h&gt; #include &lt;stdio.h&gt; int main() { printf(&quot;puts(\&quot;A\&quot;), puts(\&quot;B\&quot;), puts(\&quot;C\&quot;)+puts(\&quot;D\&quot;) = %d, %d, %d\n&quot;, puts(&quot;A&quot;), puts(&quot;B&quot;), puts(&quot;C&quot;)+puts(&quot;D&quot;)); return 0; }をコンパイルして実行すると、 $ gcc -std=c99 -pedantic -O0 -g tmp.c $ ./a.out C D B A puts(&quot;A&quot;), puts(&quot;B…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkilrey.hatenadiary.org%2Fentry%2F20091119%2Fp1&quot; title=&quot;引数の評価順序。 - うっくつさん本を読む。&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>2009-11-19 00:00:00</published>
  <title>引数の評価順序。</title>
  <type>rich</type>
  <url>https://kilrey.hatenadiary.org/entry/20091119/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
