<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>tt_clown</author_name>
  <author_url>https://blog.hatena.ne.jp/tt_clown/</author_url>
  <blog_title>Cube Lilac</blog_title>
  <blog_url>https://clown.cube-soft.jp/</blog_url>
  <categories>
    <anon>Development</anon>
    <anon>C++</anon>
  </categories>
  <description>深いディレクトリの削除を再帰的に行う。(ReadOnlyの場合も対応) を使おうとして気づいた事．cstring の文字列処理関数を使おうとすると CRT のセキュリティ機能 関係の警告がよく出てきます．めんどくさいから警告を抑止しようかと思ったのですが，ふと strcpy_s の引数を見ると面白い事に気づきました． template &lt;size_t size&gt; errno_t strcpy_s( char (&amp;strDestination)[size], const char *strSource ); // C++ only template &lt;size_t size&gt; errno_t w…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fclown.cube-soft.jp%2Fentry%2F20111004%2Fstrcpy_s&quot; title=&quot; _tcscpy_s (strcpy_s, wcscpy_s) の引数 - Cube Lilac&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>2011-10-04 00:00:00</published>
  <title> _tcscpy_s (strcpy_s, wcscpy_s) の引数</title>
  <type>rich</type>
  <url>https://clown.cube-soft.jp/entry/20111004/strcpy_s</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
