<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>hp-ux</author_name>
  <author_url>https://blog.hatena.ne.jp/hp-ux/</author_url>
  <blog_title>変更</blog_title>
  <blog_url>https://hp-ux.hatenadiary.org/</blog_url>
  <categories>
  </categories>
  <description>typedefが怪しかったので、復習。 んもぉ〜、すぐ忘れる〜 #include &lt;stdio.h&gt; /*struct Color{ char *name; int r, g, b; }; void Setcolor(struct Color *color){ printf(&quot;%s,%d,%d,%d\n&quot;,color-&gt;name,color-&gt;r,color-&gt;g,color-&gt;b); } int main(void){ struct Color color = {&quot;color&quot;,5,3,2}; Setcolor(&amp;color); return 0; }*/ typedef struct { …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fhp-ux.hatenadiary.org%2Fentry%2F20081228%2F1230486983&quot; title=&quot;プログラミング C言語 復習 typedef - 変更&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>2008-12-28 02:56:23</published>
  <title>プログラミング C言語 復習 typedef</title>
  <type>rich</type>
  <url>https://hp-ux.hatenadiary.org/entry/20081228/1230486983</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
