<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>mrkn</author_name>
  <author_url>https://blog.hatena.ne.jp/mrkn/</author_url>
  <blog_title>ドレッシングのような</blog_title>
  <blog_url>https://mrkn.hatenadiary.org/</blog_url>
  <categories>
    <anon>computer</anon>
    <anon>architecture</anon>
    <anon>programming</anon>
  </categories>
  <description>(改訂 2010.08.20) 参考文献を追加し、その内容に合わせて修正。僕は、様々なアーキテクチャで動かせるコードを書こうとしているとき、long と void* のサイズの関係などが分からなくなって手を止める事が結構あります。後学のために一度整理しておこうと思い、表にまとめてみました。 モデル名 sizeof(int) sizeof(long) sizeof(long long) sizeof(void*) 主なアーキテクチャ LP32 2 4 - 4 ほぼ皆無 Win3.1など (16ビット環境) ILP32 4 4 8 4 ほとんどの32ビット環境 LLP64 4 4 8 8 Win6…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmrkn.hatenadiary.org%2Fentry%2F20100817%2Fdata_type_model&quot; title=&quot;データ型モデルと CRuby の型 - ドレッシングのような&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>2010-08-17 00:00:00</published>
  <title>データ型モデルと CRuby の型</title>
  <type>rich</type>
  <url>https://mrkn.hatenadiary.org/entry/20100817/data_type_model</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
