<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>mandel59</author_name>
  <author_url>https://blog.hatena.ne.jp/mandel59/</author_url>
  <blog_title>Ryusei’s Notes (a.k.a. M59のブログ)</blog_title>
  <blog_url>https://mandel59.hateblo.jp/</blog_url>
  <categories>
    <anon>技術</anon>
  </categories>
  <description>C言語はこの考え方のせいでだいぶ損してるように思うんだけど僕だけでしょうか。 C言語の文法「宣言は置換規則」 - 簡潔なQ 最初、「宣言は置換規則」というのがどういう意味か分からず、理解するのにだいぶ時間がかかってしまった。 要は、C言語の型宣言は「aryがint[10]型」「funcがchar(int,double)型」「ptrがchar*型」ではなくて「ary[10]がint型」「func(int,double)がchar型」「*ptrがchar型」という書き方なので分かりづらい、という話だ。（「置換規則」と言っているのはこういう意味だよね？） 確かにC言語の型は見づらい。「宣言は置換規則…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmandel59.hateblo.jp%2Fentry%2F20090412%2F1239522880&quot; title=&quot;型宣言と型式 - Ryusei’s Notes (a.k.a. M59のブログ)&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-04-12 16:54:40</published>
  <title>型宣言と型式</title>
  <type>rich</type>
  <url>https://mandel59.hateblo.jp/entry/20090412/1239522880</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
