<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kilrey</author_name>
  <author_url>https://blog.hatena.ne.jp/kilrey/</author_url>
  <blog_title>うっくつさん本を読む。</blog_title>
  <blog_url>https://kilrey.hatenadiary.org/</blog_url>
  <categories>
    <anon>言語</anon>
    <anon>雑記</anon>
  </categories>
  <description>ちょっと古いけどhttp://d.hatena.ne.jp/yuyarin/20090825/1251136545の話。 C標準では。 C言語の仕様レベルでは多値返却にもっとも近いのは構造体の値返却だ。複数の値を返すという用途は充分に満たしている。 struct int_int_t { int x; int y; }; struct int_int_t func(void);しかし、構造体の値返却は同じ構造体を用いて受け取らなくてはならない。例えば int main() { int x; int y; &lt;x, y&gt; = func(); ...do somthing... &lt;y, x&gt; = fu…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkilrey.hatenadiary.org%2Fentry%2F20090919%2Fp1&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>2009-09-19 00:00:00</published>
  <title>C言語で多値返却</title>
  <type>rich</type>
  <url>https://kilrey.hatenadiary.org/entry/20090919/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
