<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>secondflush</author_name>
  <author_url>https://blog.hatena.ne.jp/secondflush/</author_url>
  <blog_title>Second Flush</blog_title>
  <blog_url>https://secondflush.hatenablog.com/</blog_url>
  <categories>
    <anon>資料</anon>
  </categories>
  <description>- initWithFormat:arguments:の引数で、可変引数リスト（va_list）が出てくるので説明します。 可変引数リストはC言語の機能で、引数の型や数が不定な場合に作るものです。 リストの作成はva_start()で始まり、va_arg()で引数を設定、va_end()で終わります。 ・void va_start(va_list ポインタ, last) リストの作成を開始します。 第2引数のlastは『引数リストの中で、可変部分の最後の引数名』です・・・といっても分かり難いので、補足します。 可変引数リストは、引数が何個あるか分からない（何個でも作れる）と同時に、どの型になる…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fsecondflush.hatenablog.com%2Fentry%2F2010%2F03%2F25%2F120411&quot; title=&quot;可変引数リスト - Second Flush&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://images-fe.ssl-images-amazon.com/images/I/41VdFg9YqsL._SL160_.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2010-03-25 12:04:11</published>
  <title>可変引数リスト</title>
  <type>rich</type>
  <url>https://secondflush.hatenablog.com/entry/2010/03/25/120411</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
