<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>masa_cbl</author_name>
  <author_url>https://blog.hatena.ne.jp/masa_cbl/</author_url>
  <blog_title>生物物理計算化学者の雛</blog_title>
  <blog_url>https://masa-cbl.hatenadiary.jp/</blog_url>
  <categories>
    <anon>プログラミング</anon>
  </categories>
  <description>エラーを引き起こすコメント行 とあるＣ言語のプログラムを Windows 上の Visual Studio 2008 で編集・作成し、完成したソースコードを Linux マシンにコピーし gcc でコンパイルしてデータ処理を実行という流れで作業を行っていました。その際に、ある全角文字を含むコメント行が存在するとエラーが生じるという現象に遭遇しました。このエラーを再現するプログラムは以下のようなものです。 #include &lt;stdio.h&gt; int main(void) { int n = 10; // n の値により分岐可能 if(n &gt; 5){ printf(&quot;Large\n&quot;); }el…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmasa-cbl.hatenadiary.jp%2Fentry%2F20160111%2F1452438687&quot; title=&quot;C言語の全角文字コメント行がコンパイルエラーを起こすことがある - 生物物理計算化学者の雛&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>2016-01-11 00:11:27</published>
  <title>C言語の全角文字コメント行がコンパイルエラーを起こすことがある</title>
  <type>rich</type>
  <url>https://masa-cbl.hatenadiary.jp/entry/20160111/1452438687</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
