<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>s-kita</author_name>
  <author_url>https://blog.hatena.ne.jp/s-kita/</author_url>
  <blog_title>s-kita’s blog</blog_title>
  <blog_url>https://s-kita.hatenablog.com/</blog_url>
  <categories>
  </categories>
  <description>コンソールスクリーンバッファのカーソル位置を設定するには、 SetConsoleCursorPosition関数を用いる。SetConsoleCursorPositionのプロトタイプ BOOL SetConsoleCursorPosition( HANDLE hConsoleOutput, // コンソールスクリーンバッファのハンドル COORD dwCursorPosition // 新しいカーソル位置の座標 );使用例：１度出力した文字列を上書きする #include &lt;windows.h&gt; #include &lt;stdio.h&gt; int main() { COORD coord; coo…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fs-kita.hatenablog.com%2Fentry%2F20100926%2F1285470932&quot; title=&quot;Win32API コンソールスクリーンバッファのカーソル位置を設定する SetConsoleCursorPosition - s-kita’s blog&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/s/s-kita/20100926/20100926120958.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2010-09-26 12:15:32</published>
  <title>Win32API コンソールスクリーンバッファのカーソル位置を設定する SetConsoleCursorPosition</title>
  <type>rich</type>
  <url>https://s-kita.hatenablog.com/entry/20100926/1285470932</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
