<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>takehikom</author_name>
  <author_url>https://blog.hatena.ne.jp/takehikom/</author_url>
  <blog_title>わさっきhb</blog_title>
  <blog_url>https://takehikom.hateblo.jp/</blog_url>
  <categories>
    <anon>情報教育</anon>
    <anon>C</anon>
  </categories>
  <description>Cで，関数と関連して変数を教えるとき，切り口は「有効範囲」と「生存期間」です． 有効範囲は，コンパイルのときに，どこからどこまでの(ソースコードの)範囲でその変数が参照できるかを決めるものです．アドレス渡しにより，範囲外でも，その変数に結び付けられている値を参照したり代入したりすることは可能です．「グローバル変数」であれば，宣言時からファイルの終了まで．「ローカル変数」(何らかのブロックの中で定義された変数)なら，宣言時から，対応するブロックの終了までです． 生存期間は，実行時に，変数に結び付けられているオブジェクトがどこからどこまでの(実行時の)期間に存在するかを決めるものです．「auto変…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftakehikom.hateblo.jp%2Fentry%2F20061124%2F1164317835&quot; title=&quot; 変数 - わさっきhb&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>2006-11-24 06:37:15</published>
  <title> 変数</title>
  <type>rich</type>
  <url>https://takehikom.hateblo.jp/entry/20061124/1164317835</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
