<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kankinkon</author_name>
  <author_url>https://blog.hatena.ne.jp/kankinkon/</author_url>
  <blog_title>Afro-Blue</blog_title>
  <blog_url>https://kankinkon.hatenadiary.org/</blog_url>
  <categories>
    <anon>C言語</anon>
  </categories>
  <description>関数の仮引数の宣言の場合に限り配列の宣言はポインタに読み替えられる。 以下は全て同じ int func(int *a) int func(int a[]) int func(int a[10]) C言語では以下の領域の寿命がある 静的変数の寿命はプログラムの開始から終了まで 自動変数の寿命はブロックを抜けるまで malloc()で確保した領域はfree()するまで</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkankinkon.hatenadiary.org%2Fentry%2F20120315%2F1331767416&quot; title=&quot;ポインター 仮引数と変数の寿命 - Afro-Blue&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>2012-03-15 08:23:36</published>
  <title>ポインター 仮引数と変数の寿命</title>
  <type>rich</type>
  <url>https://kankinkon.hatenadiary.org/entry/20120315/1331767416</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
