<?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>先々週の授業で， 変数の(コンパイラから見える)有効範囲は，宣言・定義される位置によって，グローバル変数とローカル変数に分類される． 変数に結び付けられたオブジェクトの(実行時の)生成・破棄は，static変数とauto変数とで異なる． 変数は，「グローバルかローカルか?」と「staticかautoか?*1」の組み合わせで，4種類に分類できそうだが，実際には「グローバルなauto変数」を作ることはできず，残りの3種類が存在する． 基本的に，グローバル変数ならstatic変数，ローカル変数ならauto変数であるが，ローカル変数でもstaticをつければstatic変数になる． と説明していたので…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftakehikom.hateblo.jp%2Fentry%2F20061214%2F1166043781&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-12-14 06:03:01</published>
  <title> 変数の分類</title>
  <type>rich</type>
  <url>https://takehikom.hateblo.jp/entry/20061214/1166043781</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
