<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>white_wheels</author_name>
  <author_url>https://blog.hatena.ne.jp/white_wheels/</author_url>
  <blog_title>white wheelsのメモ</blog_title>
  <blog_url>https://white-wheels.hatenadiary.org/</blog_url>
  <categories>
    <anon>Objective-C</anon>
    <anon>C</anon>
  </categories>
  <description>Objective-Cを学ぶ前に、一通りC言語の文法を見直してみます。 C言語文法まとめ コメント // コメント /* コメント(複数行) */ 変数と変数の型・キャスト unsigned char uc; char c; unsigned short s; short us; unsigned long ul; long l; unsigned int ui; int i; float f; double d; long double ld; 演算子 以下、C言語でよく使われる演算子の一覧です。 int a = 1; int b = 2; int inc1 = a++; int dec1 …</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fwhite-wheels.hatenadiary.org%2Fentry%2F20110814%2Fp1&quot; title=&quot;Objective-C2.0文法メモ 〜 C言語のおさらい - white wheelsのメモ&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>2011-08-14 00:00:02</published>
  <title>Objective-C2.0文法メモ 〜 C言語のおさらい</title>
  <type>rich</type>
  <url>https://white-wheels.hatenadiary.org/entry/20110814/p1</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
