<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>prime503</author_name>
  <author_url>https://blog.hatena.ne.jp/prime503/</author_url>
  <blog_title>犬も歩けば棒も歩く</blog_title>
  <blog_url>https://prime503.hatenadiary.org/</blog_url>
  <categories>
    <anon>開発</anon>
  </categories>
  <description>「JavaプログラマのためのC作法」という本を読みながら、C言語について勉強しています。大学ではJavaをメインに習ったのでC言語ってあまりやってないんですよね。さてC言語で気になった点だけメモしておきます。 細かい点いろいろ boolean型がない。そのかわりifでは、整数のようなスカラ型を使う #defineは単なるテキスト置換じゃない 配列 Cでは配列の添え字をチェックしない 範囲外の場合、メモリの変なところを書き換えてしまう恐れがある 配列の長さを調べるときはsizeofを使う 配列全体のメモリサイズと一つの配列要素のメモリサイズから要素数を調べる mallocを使っても配列のようなも…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fprime503.hatenadiary.org%2Fentry%2F20100204%2F1265293355&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>2010-02-04 23:22:35</published>
  <title>C言語メモ</title>
  <type>rich</type>
  <url>https://prime503.hatenadiary.org/entry/20100204/1265293355</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
