<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>idegman</author_name>
  <author_url>https://blog.hatena.ne.jp/idegman/</author_url>
  <blog_title>textbook</blog_title>
  <blog_url>https://idegman.hatenadiary.org/</blog_url>
  <categories>
    <anon>c++</anon>
    <anon>c</anon>
  </categories>
  <description>Borland C++ Compiler 5.5 - FAQ CPP32 BCC32が行うコンパイル処理のうちC/C++としてのプリプロセッサの処理だけを行います。プリプロセッサとは、ソースコード中に#で始まる指令（#includeや#define）などを処理する機能です。通常のC/C++コンパイラでは、プリプロセッサは実際の構文解析に先だって処理されますが、BCC32はプリプロセッサと構文解析を同時に処理してしまうため、プリプロセッサ部分だけが独立したツールとして提供されています。ヘッダファイルやマクロが正しく展開されているかどうかを確認するために使います。</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fidegman.hatenadiary.org%2Fentry%2F20081026%2Fp1&quot; title=&quot;Borland C++ 5.5のプリプロセッサ - textbook&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>2008-10-26 00:00:00</published>
  <title>Borland C++ 5.5のプリプロセッサ</title>
  <type>rich</type>
  <url>https://idegman.hatenadiary.org/entry/20081026/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
