<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>doi-t</author_name>
  <author_url>https://blog.hatena.ne.jp/doi-t/</author_url>
  <blog_title>百日半狂乱</blog_title>
  <blog_url>https://doi-t.hatenablog.com/</blog_url>
  <categories>
    <anon>C/C++</anon>
    <anon>make</anon>
    <anon>Makefile</anon>
    <anon>gcc</anon>
    <anon>g++</anon>
  </categories>
  <description>前回の記事で公開したMakefileでは、gccのコンパイルオプションに-Wallを付けていなかった． 極めて非人道的である． 現在はMakefileを修正してコンパイル時に-Wallを付けるようにしたが、そのままmakeを叩くとコンパイラにしっかり警告を食らった． run.c: In function ‘main’: run.c:4:2: warning: implicit declaration of function ‘print_hello’ [-Wimplicit-function-declaration] これは、前回のコードではmain関数でprint_hello()を呼び出して…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fdoi-t.hatenablog.com%2Fentry%2F2014%2F01%2F30%2F030105&quot; title=&quot;C/C++の関数プロトタイプ、暗黙ルールデータベースの話(その2) - 百日半狂乱&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>2014-01-30 03:01:05</published>
  <title>C/C++の関数プロトタイプ、暗黙ルールデータベースの話(その2)</title>
  <type>rich</type>
  <url>https://doi-t.hatenablog.com/entry/2014/01/30/030105</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
