<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>philojuan</author_name>
  <author_url>https://blog.hatena.ne.jp/philojuan/</author_url>
  <blog_title>恥は/dev/nullへ by 初心者</blog_title>
  <blog_url>https://uhoho.hatenablog.jp/</blog_url>
  <categories>
    <anon>C言語学習</anon>
  </categories>
  <description>getchar関数の挙動を調べていて「はて？」と思うことがあったので、メモしておきます。 前回の記事に書いたことをきちんと理解していれば気づけたはずですが、気づかなかったのは私がぬるいせいです・・・orz。 環境 Microsoft Visual Studio Community 2019 Version 16.6.5 Windows 10 Pro Version 1903 使用したコード #include &lt;stdio.h&gt; #include &lt;conio.h&gt; /* getche()に必要 */ int main(void) { char ch; do { printf(&quot;A、B、Cのどれ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fuhoho.hatenablog.jp%2Fentry%2F2020%2F07%2F30%2F200053&quot; title=&quot;getchar関数と getche関数の違い（その2） - 恥は/dev/nullへ by 初心者&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>2020-07-30 20:00:53</published>
  <title>getchar関数と getche関数の違い（その2）</title>
  <type>rich</type>
  <url>https://uhoho.hatenablog.jp/entry/2020/07/30/200053</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
