<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>MrRadiology</author_name>
  <author_url>https://blog.hatena.ne.jp/MrRadiology/</author_url>
  <blog_title> 学生向けプログラミング入門 | 無料</blog_title>
  <blog_url>https://mrradiology.hatenablog.jp/</blog_url>
  <categories>
    <anon>C++</anon>
  </categories>
  <description>ランキング参加中プログラミング [TOP] Visual Studioで新規プロジェクトを作り、以下のヘッダーファイルと２つのcppファイルを作成して下さい。 【Draw.h】 /** ヘッダファイル */ /**Draw.h*/ void draw(int max_x, int max_y, int (*func)(int)); #ifdef MAIN int max_x; int max_y; #else extern int max_x; extern int max_y; #endif 【Draw.cpp】 /** 描画モジュール */ /**Draw.cpp*/ #include&lt;i…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmrradiology.hatenablog.jp%2Fentry%2F2020%2F04%2F13%2F101825&quot; title=&quot;C++ | 32 | 関数ポインタとクラス -  学生向けプログラミング入門 | 無料&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>https://cdn-ak.f.st-hatena.com/images/fotolife/M/MrRadiology/20200313/20200313171043.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2020-04-13 10:18:25</published>
  <title>C++ | 32 | 関数ポインタとクラス</title>
  <type>rich</type>
  <url>https://mrradiology.hatenablog.jp/entry/2020/04/13/101825</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
