<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>nakhirot</author_name>
  <author_url>https://blog.hatena.ne.jp/nakhirot/</author_url>
  <blog_title>DSL_statblog</blog_title>
  <blog_url>https://nakhirot.hatenablog.com/</blog_url>
  <categories>
    <anon>Program</anon>
    <anon>C言語</anon>
  </categories>
  <description>C言語改訂版1 はじめてのプログラミング (CD-ROM付) (プログラミング学習シリーズ)作者: 倉薫出版社/メーカー: 翔泳社発売日: 2009/02/13メディア: 大型本購入: 3人 クリック: 14回この商品を含むブログ (3件) を見る C言語では、文字列を文字の配列として扱う。例えばgenomeなら、6つの文字の配列 char a[6]として扱う。a[0] = gだし、a[5] = eとなる(成分の開始番号は0)。実際は、文字列の最後にはnull文字 \0が必要。らしい。 文字列操作を行う関数を使ってみた。(本で学んだ関数の知識を、自分なりに使った) 使った関数を整理しておくと:…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fnakhirot.hatenablog.com%2Fentry%2F20130620%2F1371717664&quot; title=&quot;C言語 文字列 - DSL_statblog&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>http://ecx.images-amazon.com/images/I/51ejVt1hosL.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2013-06-20 17:41:04</published>
  <title>C言語 文字列</title>
  <type>rich</type>
  <url>https://nakhirot.hatenablog.com/entry/20130620/1371717664</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
