<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>puruhime</author_name>
  <author_url>https://blog.hatena.ne.jp/puruhime/</author_url>
  <blog_title>[´・[ェ]・] &amp;lt;もももっもっ</blog_title>
  <blog_url>https://puruhime.hatenadiary.org/</blog_url>
  <categories>
    <anon>C言語</anon>
    <anon>C++</anon>
  </categories>
  <description>記述方法 ヘッダファイル(〜.h)には、インクルードの二重定義の防止を施した上で、 ・インクルードするヘッダ ・関数(あるいはクラス)のプロトタイプ宣言 ・typedefされた変数型の記述 ・構造体の記述 ・define(あるいはconstによる定数) ・namespace ・グローバル変数 を、書き出しておく。 ソースファイル(処理系によるが、〜.c、〜.cppが一般的？)には、対となるヘッダファイルをインクルードした上で、 ・関数(メンバ関数)の処理コード を、書き出しておく。</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fpuruhime.hatenadiary.org%2Fentry%2F20070521%2F1179707338&quot; title=&quot; ヘッダファイルとソースファイルの分離 - [´・[ェ]・] &amp;amp;lt;もももっもっ&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>2007-05-21 09:28:58</published>
  <title> ヘッダファイルとソースファイルの分離</title>
  <type>rich</type>
  <url>https://puruhime.hatenadiary.org/entry/20070521/1179707338</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
