<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>yohhoy</author_name>
  <author_url>https://blog.hatena.ne.jp/yohhoy/</author_url>
  <blog_title>yohhoyの日記</blog_title>
  <blog_url>https://yohhoy.hatenadiary.jp/</blog_url>
  <categories>
    <anon>gcc</anon>
  </categories>
  <description>gccの一風変わった警告メッセージ。下記コードはfalse(1)相当を実装する。 unsigned main = 3275800627u; // xor %eax, %eax ; 0x33 0xc0 // inc %eax ; 0x40 // ret ; 0xc3 // 0xc340c033 = 3275800627 gcc 4.6.3＠x86環境の実行結果*1： $ gcc -Wall input.c input.c:1:10: warning: 'main' is usually a function [-Wmain] $ ./a.out; echo $? 1注意：そもそもC標準には違反。…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fyohhoy.hatenadiary.jp%2Fentry%2F20121117%2Fp1&quot; title=&quot;&amp;#39;main&amp;#39; is usually a function - yohhoyの日記&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>2012-11-17 00:00:00</published>
  <title>'main' is usually a function</title>
  <type>rich</type>
  <url>https://yohhoy.hatenadiary.jp/entry/20121117/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
