<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>yamazaru_rengou</author_name>
  <author_url>https://blog.hatena.ne.jp/yamazaru_rengou/</author_url>
  <blog_title>ねもぷらす</blog_title>
  <blog_url>https://nemoplus.hateblo.jp/</blog_url>
  <categories>
    <anon>C言語</anon>
  </categories>
  <description>ファイルの入出力プログラム！業務で使える .exe ファイルを作れるかなー使えないだろうな。 ウワサに聞いていた「ポインタ」の話が5日目にようやく出てきました。ポインタの話に入る前に一つ勉強に。 exit(0); // 正常終了 exit(1); // 以上終了 なんですか？！エラー処理の基本もメモメモ。 エラーの内容を出力表示する プログラムをその場で強制終了する。（exit(1)） ファイル操作に使用した関数 #include &lt;stdio.h&gt; // ファイル入出力用 #include &lt;stdlib.h&gt; // exit関数用 FILE *fp; // ファイルポインタの宣言 fp =…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fnemoplus.hateblo.jp%2Fentry%2F20070711%2F1184089908&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>2007-07-11 02:51:48</published>
  <title> C 言語演習プログラム -- 第 ５ 日目</title>
  <type>rich</type>
  <url>https://nemoplus.hateblo.jp/entry/20070711/1184089908</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
