<?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>余話</anon>
  </categories>
  <description>これまでのアンケートを読ませてもらいましたが，ポインタが分かりにくかったという回答が少なからずありました．たしかに，配列とポインタの比較に時間を多くとってしまって，1個の変数を指し示すポインタについては簡単に済ませてしまったかなという感があります．そこでもう一度詳しく，解説したいと思います．ついでに，&quot;identical&quot; という単語も覚えてください．まず前提となるコードを*1． int a; こう書けば，int型の変数aを宣言します．続いて int *pA; これで，intのポインタの変数の宣言で，変数名はpAです．くれぐれも，「int型の変数*pA」と考えないように．「int *型の変数p…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftakehikom.hateblo.jp%2Fentry%2F20080924%2F1222204785&quot; title=&quot; ポインタ，identical - わさっき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>2008-09-24 06:19:45</published>
  <title> ポインタ，identical</title>
  <type>rich</type>
  <url>https://takehikom.hateblo.jp/entry/20080924/1222204785</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
