<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>satio12345</author_name>
  <author_url>https://blog.hatena.ne.jp/satio12345/</author_url>
  <blog_title>TAS2F-1</blog_title>
  <blog_url>https://satio12345.hatenadiary.org/</blog_url>
  <categories>
    <anon>C</anon>
  </categories>
  <description>今読んでいる教科書中の実行結果と、自分の環境下での実行結果が違ったのでメモ。 #include&lt;stdio.h&gt; //tes5.c int main() { int i; int num; int ary[5]; printf(&quot;The address of a is %p\n&quot;, &amp;num); printf(&quot;The address of ary is %p\n&quot;, &amp;ary); for(i=0;i&lt;5;i++){ printf(&quot;The address of ary[%d] is %p\n&quot;, i, &amp;ary[i]); } return 0; } % tes5.exe The addres…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fsatio12345.hatenadiary.org%2Fentry%2F20110704%2F1309715757&quot; title=&quot;アドレスの埋まる順番 - TAS2F-1&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>2011-07-04 02:55:57</published>
  <title>アドレスの埋まる順番</title>
  <type>rich</type>
  <url>https://satio12345.hatenadiary.org/entry/20110704/1309715757</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
