<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kagamihoge</author_name>
  <author_url>https://blog.hatena.ne.jp/kagamihoge/</author_url>
  <blog_title>kagamihogeの日記</blog_title>
  <blog_url>https://kagamihoge.hatenablog.com/</blog_url>
  <categories>
    <anon>プログラミング失敗談</anon>
  </categories>
  <description>中々見つからなかったバグがようやく判明したのでそのメモ。とりあえずソースコード。hoge1.cextern int func_hoge1(int a, int b, int c) { //... }hoge2.cint func_main() { func_hoge1(20, 30); }func_hoge1 の引数は 3 つだが、func_main でそれを呼び出す個所では引数は 2 つしか指定してない。C をあんまり知らないというのも敗因だったのだが、これはコンパイル通るし実行するとなんとなく動いてしまう。意味不明な動作を繰り返してたのだが、c がテキトーな値になることを考えれば納得。元々…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkagamihoge.hatenablog.com%2Fentry%2F20061213%2F1166005452&quot; title=&quot;コンパイルで防げるものは防ぎたい - kagamihogeの日記&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>2006-12-13 19:24:12</published>
  <title>コンパイルで防げるものは防ぎたい</title>
  <type>rich</type>
  <url>https://kagamihoge.hatenablog.com/entry/20061213/1166005452</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
