<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>happy_24</author_name>
  <author_url>https://blog.hatena.ne.jp/happy_24/</author_url>
  <blog_title>Point</blog_title>
  <blog_url>https://happy-c.hatenablog.com/</blog_url>
  <categories>
    <anon>C言語</anon>
  </categories>
  <description>■文字列宣言の方法 ①char str[] = &quot;abcd&quot;; ②char str[5] = { 'a', 'b', 'c', 'd', '\0' }; ③char str[5] = &quot;abcd&quot;; str の中身は全部abcd\0</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhappy-c.hatenablog.com%2Fentry%2F2013%2F06%2F09%2F211912&quot; title=&quot;文字列の配列 - Point&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>2013-06-09 21:19:12</published>
  <title>文字列の配列</title>
  <type>rich</type>
  <url>https://happy-c.hatenablog.com/entry/2013/06/09/211912</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
