<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>shan1tian2</author_name>
  <author_url>https://blog.hatena.ne.jp/shan1tian2/</author_url>
  <blog_title>異邦人になってみた～～上海生活写真ブログ</blog_title>
  <blog_url>https://www.sonnagaya.com/</blog_url>
  <categories>
  </categories>
  <description>C言語で、リトルエンディアンをビックエンディアンに、ビックエンディアンをリトルエンディアンに変換するサンプル。 どちらの返還もビットの後ろと前をひっくり返すだけなので関数は1つで済みます。定義で分かりやすく分けています。 ヘッダー定義（H） /*変数定義*/ #define USHORT uint16_t #define UINT uint32_t #define UINT64 uint64_t /*関数定義*/ #define CONV_USHORT_BIG_2_LITTLE(value) ConvUShortBig2Little((USHORT)value) #define CONV_US…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwww.sonnagaya.com%2Fentry%2F2013%2F12%2F23%2F020000&quot; title=&quot;C言語でエンディアン（big-little）変換を行う - 異邦人になってみた～～上海生活写真ブログ&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>2013-12-23 02:00:00</published>
  <title>C言語でエンディアン（big-little）変換を行う</title>
  <type>rich</type>
  <url>https://www.sonnagaya.com/entry/2013/12/23/020000</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
