<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>XuHuang</author_name>
  <author_url>https://blog.hatena.ne.jp/XuHuang/</author_url>
  <blog_title>Ｃ初心者がLinuxエンジニアを目指す日記</blog_title>
  <blog_url>https://xuhuang.hatenadiary.org/</blog_url>
  <categories>
    <anon>C</anon>
  </categories>
  <description>メモリは以下の４つの領域がある プログラム領域 静的記憶領域 動的記憶領域(ヒープ) スタック 以下は手元の環境での出力例 プログラム領域 -------------- printf() : 0x8048300 func() : 0x80483b8 main() : 0x8048404 静的記憶領域 -------------- 関数の静的変数 : 0x80497d0 グローバル静的変数 : 0x80497d4 グローバル変数 : 0x80497d8 動的記憶領域(ヒープ) -------------- malloc()の戻り値 : 0x9b8e008 スタック -------------- …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fxuhuang.hatenadiary.org%2Fentry%2F20070511%2F1178836238&quot; title=&quot; メモリ - Ｃ初心者がLinuxエンジニアを目指す日記&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>2007-05-11 07:30:38</published>
  <title> メモリ</title>
  <type>rich</type>
  <url>https://xuhuang.hatenadiary.org/entry/20070511/1178836238</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
