<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>seiro_u</author_name>
  <author_url>https://blog.hatena.ne.jp/seiro_u/</author_url>
  <blog_title>いっかげつつづける</blog_title>
  <blog_url>https://seiro-u.hatenadiary.org/</blog_url>
  <categories>
    <anon>C言語</anon>
  </categories>
  <description>こんばんは。 前回は文字の扱い方を学んだので、文字列の扱い方を学んでいきましょう。 かなり多くの関数が出てくるので、３まで続けます。 配列で扱う 前回、文字を変数として保存しておく場合１文字ずつしか保存できないことを学びました。なので、文字列を扱いたい場合、複数の変数を並べて扱います。 この方法に便利なのが、素数判定プログラムのときに出てきた配列という考え方です。構造は覚えているでしょうか。こちらです。 型名 配列名[変数の個数] こうすることによって内に指定されている分だけ変数を用意することができました。 これを文字列に置きなおすと、内に指定されている数だけの文字の列を扱うことができるという…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fseiro-u.hatenadiary.org%2Fentry%2F20120517%2F1337621054&quot; title=&quot;C言語17日目：文字列を扱う2 - いっかげつつづける&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>2012-05-17 02:24:14</published>
  <title>C言語17日目：文字列を扱う2</title>
  <type>rich</type>
  <url>https://seiro-u.hatenadiary.org/entry/20120517/1337621054</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
