<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>s51517765</author_name>
  <author_url>https://blog.hatena.ne.jp/s51517765/</author_url>
  <blog_title>プログラミング素人のはてなブログ</blog_title>
  <blog_url>https://s51517765.hatenadiary.jp/</blog_url>
  <categories>
    <anon>C/C++</anon>
  </categories>
  <description>ChatGPTにポインタと配列と構造体について教えてもらった 以下は、私がChatGPTとお話して教えてもらったことをまとめた内容になります。 私の知識から見ると、間違ったことは言っていないように思いますが、もし間違っていることがあったらぜひご指摘ください。まずは基本の振り返りです。 構造体（Structures） 構造体は、複数の異なるデータ型を組み合わせて新しいデータ型を作るための仕組みです。 構造体はメンバ（Member）と呼ばれる変数を持ち、それぞれのメンバは異なるデータ型であることができます。 構造体の宣言には struct キーワードが使用され、メンバの定義は中括弧 {} 内に記述…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fs51517765.hatenadiary.jp%2Fentry%2F2023%2F06%2F26%2F073000&quot; title=&quot;ポインタと配列と構造体とメモリの切っても切れない関係（C言語）その２ - プログラミング素人のはてなブログ&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>2023-06-26 07:30:00</published>
  <title>ポインタと配列と構造体とメモリの切っても切れない関係（C言語）その２</title>
  <type>rich</type>
  <url>https://s51517765.hatenadiary.jp/entry/2023/06/26/073000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
