<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>shuji_w6e</author_name>
  <author_url>https://blog.hatena.ne.jp/shuji_w6e/</author_url>
  <blog_title>やさしいデスマーチ</blog_title>
  <blog_url>https://shuji-w6e.hatenadiary.org/</blog_url>
  <categories>
    <anon>C言語入門</anon>
  </categories>
  <description>C言語で最も重要で最も難しいと言われるのがポインタです。 しかし、この講座の目的はJavaを理解することである為、ポインタの概念のみを把握すれば構いません。 どのように使われるのか、どのような利点があり、どんな問題を持っているかを知りましょう。 データの型と大きさ これまで、変数・配列・構造体と次第に複雑なデータ構造を扱えるように学んできましたが、全てのデータはメモリ上の領域に確保されました。 つまり、データの型（大きさ）とデータの位置（メモリ上のアドレス）がデータの本質である、ということです。 このどちらか一方でも間違えてしまうと、プログラマーが期待しているデータとは異なるデータを扱っている…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fshuji-w6e.hatenadiary.org%2Fentry%2F20070203%2F1170514472&quot; title=&quot;ポインタ - やさしいデスマーチ&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-02-03 23:54:32</published>
  <title>ポインタ</title>
  <type>rich</type>
  <url>https://shuji-w6e.hatenadiary.org/entry/20070203/1170514472</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
