<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ktrito33</author_name>
  <author_url>https://blog.hatena.ne.jp/ktrito33/</author_url>
  <blog_title>怠日記</blog_title>
  <blog_url>https://nmk365.hatenablog.jp/</blog_url>
  <categories>
    <anon>C言語</anon>
  </categories>
  <description>文字列を比較するには、以下のいずれかの関数を使う。 strcmp() 文字列の比較 strncmp() strcmp() の文字数指定版 strcasecmp() 大文字小文字を区別しない文字列の比較 strncasecmp() strcasecmp() の文字数指定版 文字列を比較する #include &lt;string.h&gt; int strcmp(const char *string1, const char *string2); 引数 string1, string2比較に使う文字列 戻り値 string1 が string2 より小さい → 0 より小さい値 string1 が stri…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fnmk365.hatenablog.jp%2Fentry%2Fclang-strcmp&quot; title=&quot;C言語 - 文字列を比較する | strcmp(), strncmp(), strcasecmp(), strncasecmp() - 怠日記&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>2024-04-05 01:42:00</published>
  <title>C言語 - 文字列を比較する | strcmp(), strncmp(), strcasecmp(), strncasecmp()</title>
  <type>rich</type>
  <url>https://nmk365.hatenablog.jp/entry/clang-strcmp</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
