<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>namaza</author_name>
  <author_url>https://blog.hatena.ne.jp/namaza/</author_url>
  <blog_title>雑記</blog_title>
  <blog_url>https://ytrewq.hatenablog.com/</blog_url>
  <categories>
    <anon>小ネタ</anon>
  </categories>
  <description>int main(int argc, char **argv) { char c[] = &quot;大&quot;; char *word = &quot;大同小異&quot;; //sizeofで変数のバイト数を求める //終端文字が入るので１引く int byteLen = sizeof( c ) - 1; //char型には１バイト入る。つまり //UTF-8の場合、漢字は３バイトなので３ //S_JISの場合、漢字は２バイトなので２が表示される printf(&quot;漢字一文字のバイト数は%d \n&quot;,byteLen); int y; for (y = 0; y &lt; byteLen; y++) { //先頭アドレスから１バイトず…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fytrewq.hatenablog.com%2Fentry%2F2017%2F05%2F27%2F212332&quot; title=&quot;漢字のcharを理解する - 雑記&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>2017-05-27 21:23:32</published>
  <title>漢字のcharを理解する</title>
  <type>rich</type>
  <url>https://ytrewq.hatenablog.com/entry/2017/05/27/212332</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
