<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>AMANE</author_name>
  <author_url>https://blog.hatena.ne.jp/AMANE/</author_url>
  <blog_title>自習室</blog_title>
  <blog_url>https://izmiz.hateblo.jp/</blog_url>
  <categories>
    <anon>.C++</anon>
  </categories>
  <description>C99 という新しいC言語仕様では long long 64bit の整数への対応が進んでいて strtoll() とかstrtoull() とか atoll() などという関数や、fscanf() で %ull と指定できたりいろいろあるみたいです。 http://seclan.dll.jp/c99d/c99d08.htm visual c++ では対応していないようなのですが、代わりに _atoi64() という関数をMicrosoftが用意してくれていました。 Visual C++環境でしか使えないのであまり使いたくはないのですが、便利です。 http://msdn.microsoft.…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fizmiz.hateblo.jp%2Fentry%2F20091209%2F1260324379&quot; title=&quot;unsigned long long に関する続報 - 自習室&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>2009-12-09 11:06:19</published>
  <title>unsigned long long に関する続報</title>
  <type>rich</type>
  <url>https://izmiz.hateblo.jp/entry/20091209/1260324379</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
