<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>nandakagoodvibes</author_name>
  <author_url>https://blog.hatena.ne.jp/nandakagoodvibes/</author_url>
  <blog_title>なんだかGoodVibes</blog_title>
  <blog_url>https://nandakagoodvibes.hatenablog.com/</blog_url>
  <categories>
    <anon>C</anon>
  </categories>
  <description>こんにちは。 本日はC言語メモです。 概要 ato 系 文字列からint型へ変換(atoi()) 文字列からlong型へ変換(atol()) 文字列からlong long型へ変換(atoll()) 文字列からdouble型へ変換(atof()) strto 系 文字列からlong型(strtol()) 文字列からunsigned long型(strtoul()) 文字列からlong long型(strtoll()) 文字列からunsigned long long型(strtoull()) 文字列からdouble型(strtod()) 文字列からlong double型(strtold()) 文…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fnandakagoodvibes.hatenablog.com%2Fentry%2F2025%2F11%2F24%2F172057&quot; title=&quot;【C】文字列から数値へ変換 - なんだかGoodVibes&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>2025-11-24 17:20:57</published>
  <title>【C】文字列から数値へ変換</title>
  <type>rich</type>
  <url>https://nandakagoodvibes.hatenablog.com/entry/2025/11/24/172057</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
